Searched defs:getSCEV (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 2208 const SCEV *getSCEV() const { return Expr; } getSCEV() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4564 const SCEV *ScalarEvolution::getSCEV(Value *V) { getSCEV() function in ScalarEvolution |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | AttributorAttributes.cpp | 8971 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { getSCEV() function |