Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp144 SmallDenseMap<PHINode *, unsigned> &IterationsToInvariance) { in calculateIterationsToInvariance()
340 SmallDenseMap<PHINode *, unsigned> IterationsToInvariance; in computePeelCount() local