Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp4235 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4247 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4256 bool SeenLoopVariantSCEVUnknown = false; member in __anon1b57f8c30b11::SCEVInitRewriter
4276 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4288 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4297 bool SeenLoopVariantSCEVUnknown = false; member in __anon1b57f8c30b11::SCEVPostIncRewriter