Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4902 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4914 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4923 bool SeenLoopVariantSCEVUnknown = false; member in __anon8884d99e1511::SCEVInitRewriter
4943 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4955 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4964 bool SeenLoopVariantSCEVUnknown = false; member in __anon8884d99e1511::SCEVPostIncRewriter