Searched refs:trueBranch (Results 1 – 1 of 1) sorted by relevance
449 /* out */ HBasicBlock** trueBranch) { in MatchIfInstanceOf() argument459 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()463 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()476 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()480 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()489 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()496 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()