Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4437 if (Rewriter.hasSeenLoopVariantSCEVUnknown()) in rewrite()
4458 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anone02dd7521211::SCEVInitRewriter
4480 return Rewriter.hasSeenLoopVariantSCEVUnknown() in rewrite()
4499 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anone02dd7521211::SCEVPostIncRewriter