Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp3813 bool ContainsNulls = SCEVExprContains(S, [](const SCEV *S) { in checkValidity() local
3818 return !ContainsNulls; in checkValidity()