Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86CmovConversion.cpp548 bool WorthOpGroup = true; in checkForProfitableCmovCandidates() local
557 WorthOpGroup = false; in checkForProfitableCmovCandidates()
568 WorthOpGroup = false; in checkForProfitableCmovCandidates()
573 if (WorthOpGroup) in checkForProfitableCmovCandidates()