Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4893 if (Rewriter.hasSeenLoopVariantSCEVUnknown()) in rewrite()
4914 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon8884d99e1511::SCEVInitRewriter
4936 return Rewriter.hasSeenLoopVariantSCEVUnknown() in rewrite()
4955 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anon8884d99e1511::SCEVPostIncRewriter