Searched refs:trueBranch (Results 1 – 1 of 1) sorted by relevance
437 /* out */ HBasicBlock** trueBranch) { in MatchIfInstanceOf() argument447 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()451 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()464 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()468 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()477 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()484 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()