Searched defs:getSCEV (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 2576 const SCEV *getSCEV() const { return Expr; } getSCEV() function |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 329 const SCEV *getSCEV(ScalarEvolution &SE, Type *Ty) const { getSCEV() function in __anona2fcd8e70111::Immediate |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4569 const SCEV *ScalarEvolution::getSCEV(Value *V) { getSCEV() function in ScalarEvolution |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | AttributorAttributes.cpp | 8986 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { getSCEV() function |