Searched refs:RHSisZero (Results 1 – 1 of 1) sorted by relevance
7420 bool RHSisZero = MI->getOpcode() == ARM::BCCZi64; in EmitInstrWithCustomInserter() local7424 if (RHSisZero) { in EmitInstrWithCustomInserter()7442 MachineBasicBlock *destMBB = MI->getOperand(RHSisZero ? 3 : 5).getMBB(); in EmitInstrWithCustomInserter()