Searched defs:TUnpredCost (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 2164 unsigned TUnpredCost = Probability.scale(TUnpredCycles * ScalingUpFactor); isProfitableToIfCvt() local |