Searched defs:getSCEV (Results 1 – 2 of 2) sorted by relevance
3906 const SCEV *ScalarEvolution::getSCEV(Value *V) { in getSCEV() function in ScalarEvolution12451 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) { in getSCEV() function in PredicatedScalarEvolution
5136 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV() function