Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4446 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4458 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4467 bool SeenLoopVariantSCEVUnknown = false; member in __anone02dd7521211::SCEVInitRewriter
4487 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4499 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4508 bool SeenLoopVariantSCEVUnknown = false; member in __anone02dd7521211::SCEVPostIncRewriter