This is the complete list of members for v8::internal::compiler::turboshaft::BranchEliminationReducer< Next >, including all inherited members.
| Bind(Block *new_block) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inline |
| Branch(V< Word32 > cond, Block *if_true, Block *if_false, BranchHint hint) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inline |
| CanBeConstantFolded(OpIndex idx, const Block *cond_input_block, bool has_phi=false, int depth=0) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inlineprivate |
| ClearCurrentEntries() | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inlineprivate |
| DeoptimizeIf(V< Word32 > condition, V< FrameState > frame_state, bool negated, const DeoptimizeParameters *parameters) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inline |
| dominator_path_ | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | private |
| Goto(Block *destination, bool is_backedge) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inline |
| known_conditions_ | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | private |
| ReplayMissingPredecessors(Block *new_block) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inlineprivate |
| ResetToBlock(Block *block) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inlineprivate |
| Select(V< Word32 > cond, V< Any > vtrue, V< Any > vfalse, RegisterRepresentation rep, BranchHint hint, SelectOp::Implementation implem) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inline |
| StartLayer(Block *block) | v8::internal::compiler::turboshaft::BranchEliminationReducer< Next > | inlineprivate |