Home
last modified time | relevance | path

Searched defs:CondCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp1220 Scaled64 CondCost = Scaled64::getZero(); computeLoopCosts() local
1263 getMispredictionCost(const SelectLike SI,const Scaled64 CondCost) getMispredictionCost() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp566 unsigned CondCost = in checkForProfitableCmovCandidates() local