Searched refs:CMovs (Results 1 – 1 of 1) sorted by relevance
507 auto CMovs = tracePredStateThroughCFG(MF, Infos); in runOnMachineFunction() local536 CMovs.append(IndirectBrCMovs.begin(), IndirectBrCMovs.end()); in runOnMachineFunction()546 for (MachineInstr *CMovI : CMovs) in runOnMachineFunction()694 SmallVector<MachineInstr *, 16> CMovs; in tracePredStateThroughCFG() local773 CMovs.push_back(&*CMovI); in tracePredStateThroughCFG()831 return CMovs; in tracePredStateThroughCFG()1047 SmallVector<MachineInstr *, 16> CMovs; in tracePredStateThroughIndirectBranches() local1051 return CMovs; in tracePredStateThroughIndirectBranches()1187 CMovs.push_back(&*CMovI); in tracePredStateThroughIndirectBranches()1195 return CMovs; in tracePredStateThroughIndirectBranches()