Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp144 SmallDenseMap<PHINode *, unsigned> &IterationsToInvariance) { in calculateIterationsToInvariance()
340 SmallDenseMap<PHINode *, unsigned> IterationsToInvariance; in computePeelCount() local