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