Searched refs:checkForProfitableCmovCandidates (Results 1 – 1 of 1) sorted by relevance
147 bool checkForProfitableCmovCandidates(ArrayRef<MachineBasicBlock *> Blocks,257 if (!checkForProfitableCmovCandidates(CurrLoop->getBlocks(), in runOnMachineFunction()395 bool X86CmovConverterPass::checkForProfitableCmovCandidates( in checkForProfitableCmovCandidates() function in X86CmovConverterPass