Home
last modified time | relevance | path

Searched defs:getSCEV (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2703 const SCEV *getSCEV() const { return Expr; } in getSCEV() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp329 const SCEV *getSCEV(ScalarEvolution &SE, Type *Ty) const { in getSCEV() function in __anonc21373340111::Immediate
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4569 const SCEV *ScalarEvolution::getSCEV(Value *V) { in getSCEV() function in ScalarEvolution
14887 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) { in getSCEV() function in PredicatedScalarEvolution
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8986 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV() function