Searched defs:getNegativeSCEV (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 336 const SCEV *getNegativeSCEV(ScalarEvolution &SE, Type *Ty) const { getNegativeSCEV() function in __anona2fcd8e70111::Immediate |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4591 const SCEV *ScalarEvolution::getNegativeSCEV(const SCEV *V, getNegativeSCEV() function in ScalarEvolution |