Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp4226 if (Rewriter.hasSeenLoopVariantSCEVUnknown()) in rewrite()
4247 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon1b57f8c30b11::SCEVInitRewriter
4269 return Rewriter.hasSeenLoopVariantSCEVUnknown() in rewrite()
4288 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon1b57f8c30b11::SCEVPostIncRewriter