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