Home
last modified time | relevance | path

Searched refs:IsCMOV (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp454 bool IsCMOV = CmovInstructions.count(&MI); in checkForProfitableCmovCandidates() local
465 if (!IsCMOV) in checkForProfitableCmovCandidates()
470 if (IsCMOV) in checkForProfitableCmovCandidates()