Searched defs:getSCEV (Results 1 – 4 of 4) sorted by relevance
2703 const SCEV *getSCEV() const { return Expr; } in getSCEV() function
329 const SCEV *getSCEV(ScalarEvolution &SE, Type *Ty) const { in getSCEV() function in __anonc21373340111::Immediate
4569 const SCEV *ScalarEvolution::getSCEV(Value *V) { in getSCEV() function in ScalarEvolution14887 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) { in getSCEV() function in PredicatedScalarEvolution
8986 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV() function