Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp162 static cl::opt<bool> VerifySCEVStrict( variable
12045 if ((VerifySCEVStrict || isa<SCEVConstant>(Delta)) && !Delta->isZero()) { in verify()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp162 static cl::opt<bool> VerifySCEVStrict( variable
12564 if ((VerifySCEVStrict || isa<SCEVConstant>(Delta)) && !Delta->isZero()) { in verify()