Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp242 static bool mustBeFiniteCountedLoop(Loop *L, ScalarEvolution *SE, in mustBeFiniteCountedLoop() function
324 if (mustBeFiniteCountedLoop(L, SE, Pred)) { in runOnLoop()