Home
last modified time | relevance | path

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

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