Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4888 if (Rewriter.hasSeenLoopVariantSCEVUnknown()) in rewrite()
4909 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon857eba541611::SCEVInitRewriter
4931 return Rewriter.hasSeenLoopVariantSCEVUnknown() in rewrite()
4950 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon857eba541611::SCEVPostIncRewriter