Searched refs:trueBranch (Results 1 – 1 of 1) sorted by relevance
384 /* out */ HBasicBlock** trueBranch) { in MatchIfInstanceOf() argument394 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()397 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()414 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()417 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()430 *trueBranch = ifInstruction->IfTrueSuccessor(); in MatchIfInstanceOf()437 *trueBranch = ifInstruction->IfFalseSuccessor(); in MatchIfInstanceOf()