Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp243 static bool mustBeFiniteCountedLoop(Loop *L, ScalarEvolution *SE, in mustBeFiniteCountedLoop() function
325 if (mustBeFiniteCountedLoop(L, SE, Pred)) { in runOnLoop()