Lines Matching refs:true_target

1431                            HBasicBlock* true_target,  in HUnaryControlInstruction()  argument
1434 SetSuccessorAt(0, true_target); in HUnaryControlInstruction()
1471 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
1473 : HUnaryControlInstruction(value, true_target, false_target), in DECLARE_CONCRETE_INSTRUCTION()
1520 HBasicBlock* true_target = NULL,
1522 : HUnaryControlInstruction(value, true_target, false_target), in HUnaryControlInstruction() argument
4324 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
4331 SetSuccessorAt(0, true_target); in DECLARE_CONCRETE_INSTRUCTION()
4357 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
4359 : HUnaryControlInstruction(value, true_target, false_target) { in DECLARE_CONCRETE_INSTRUCTION()
4420 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
4425 SetSuccessorAt(0, true_target); in DECLARE_CONCRETE_INSTRUCTION()
4449 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
4451 : HUnaryControlInstruction(value, true_target, false_target) {} in DECLARE_CONCRETE_INSTRUCTION()
4480 HBasicBlock* true_target = NULL,
4482 : HUnaryControlInstruction(value, true_target, false_target), in HUnaryControlInstruction() argument
4507 HBasicBlock* true_target = NULL,
4509 : HUnaryControlInstruction(value, true_target, false_target) { in HUnaryControlInstruction() argument
4531 HBasicBlock* true_target = NULL, in DECLARE_CONCRETE_INSTRUCTION()
4533 : HUnaryControlInstruction(value, true_target, false_target) {} in DECLARE_CONCRETE_INSTRUCTION()