Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp552 bool WorthOpGroup = true; in checkForProfitableCmovCandidates() local
561 WorthOpGroup = false; in checkForProfitableCmovCandidates()
572 WorthOpGroup = false; in checkForProfitableCmovCandidates()
577 if (WorthOpGroup) in checkForProfitableCmovCandidates()