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.cpp4868 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4880 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4889 bool SeenLoopVariantSCEVUnknown = false; member in __anon8884d99e1c11::SCEVInitRewriter
4909 SeenLoopVariantSCEVUnknown = true; in visitUnknown()
4921 bool hasSeenLoopVariantSCEVUnknown() { return SeenLoopVariantSCEVUnknown; } in hasSeenLoopVariantSCEVUnknown()
4930 bool SeenLoopVariantSCEVUnknown = false; member in __anon8884d99e1c11::SCEVPostIncRewriter