Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp442 bool IsCMOV = CmovInstructions.count(&MI); in checkForProfitableCmovCandidates() local
453 if (!IsCMOV) in checkForProfitableCmovCandidates()
458 if (IsCMOV) in checkForProfitableCmovCandidates()