Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4897 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4909 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4918 bool SeenLoopVariantSCEVUnknown = false; member in __anon857eba541611::SCEVInitRewriter
4938 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4950 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4959 bool SeenLoopVariantSCEVUnknown = false; member in __anon857eba541611::SCEVPostIncRewriter