Searched defs:getSCEV (Results 1 – 3 of 3) sorted by relevance
1751 const SCEV *getSCEV() const { return Expr; } in getSCEV() function
4534 const SCEV *ScalarEvolution::getSCEV(Value *V) { in getSCEV() function in ScalarEvolution14718 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) { in getSCEV() function in PredicatedScalarEvolution
8838 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV() function