Searched refs:CmovInstructions (Results 1 – 1 of 1) sorted by relevance
404 SmallPtrSet<MachineInstr *, 4> CmovInstructions; in checkForProfitableCmovCandidates() local406 CmovInstructions.insert(Group.begin(), Group.end()); in checkForProfitableCmovCandidates()442 bool IsCMOV = CmovInstructions.count(&MI); in checkForProfitableCmovCandidates()