Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2165 unsigned TUnpredCost = Probability.scale(TUnpredCycles * ScalingUpFactor); isProfitableToIfCvt() local
2174 unsigned TUnpredCost = Probability.scale(TCycles * ScalingUpFactor); isProfitableToIfCvt() local