Searched defs:IfFalse (Results 1 – 8 of 8) sorted by relevance
327 TEST(IfFalse) { in TEST() argument
573 Node* IfFalse() const { return if_false_; } in IfFalse() function591 Node* IfFalse() const { return if_false_; } in IfFalse() function
71 Node* IfFalse(Node* control) { in IfFalse() function in v8::internal::compiler::ControlEquivalenceTest
143 Node* IfFalse() { return graph()->NewNode(common()->IfFalse(), control_); } in IfFalse() function in v8::internal::compiler::EscapeAnalysisTest
788 BasicBlock *&IfFalse) { in GetIfCondition()
1820 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
1028 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()1049 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
8927 SDValue IfFalse = N->getOperand(2); in performAcrossLaneMinMaxReductionCombine() local9518 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local