Searched refs:InvertedMI (Results 1 – 1 of 1) sorted by relevance
498 MachineInstrBuilder InvertedMI; in fixupConditionalBr() local512 InvertedMI = BuildMI(*MBB, MI, MI->getDebugLoc(), TII->get(InvertedOpcode)); in fixupConditionalBr()514 InvertedMI.addOperand(MI->getOperand(i)); in fixupConditionalBr()520 MI = Br.MI = InvertedMI; in fixupConditionalBr()