Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp346 if (auto ConstantCost = dyn_cast<SCEVConstant>(RefCost)) in computeRefCost() local
347 return ConstantCost->getValue()->getLimitedValue( in computeRefCost()