Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp4236 if (Rewriter.hasSeenLoopVariantSCEVUnknown()) in rewrite()
4257 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anona1e52ce91111::SCEVInitRewriter
4279 return Rewriter.hasSeenLoopVariantSCEVUnknown() in rewrite()
4298 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown() function in __anona1e52ce91111::SCEVPostIncRewriter