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.cpp164 static cl::opt<bool> VerifySCEVStrict( variable
14407 if (!VerifySCEVStrict && !isa<SCEVConstant>(Delta)) in verify()