Searched refs:trueBranch (Results 1 – 1 of 1) sorted by relevance
410 /* out */ HBasicBlock** trueBranch) { in MatchIfInstanceOf() argument420 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()424 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()437 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()441 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()450 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()457 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()