Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp170 PeelCounter addOne(PeelCounter PC) const { in addOne() function in __anondd9614c40111::PhiAnalyzer
231 return (IterationsToInvariance[Phi] = addOne(Iterations)); in calculate()