Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp162 static cl::opt<bool> VerifySCEVStrict( variable
14215 if (!VerifySCEVStrict && !isa<SCEVConstant>(Delta)) in verify()