Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2208 const SCEV *getSCEV() const { return Expr; } getSCEV() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4564 const SCEV *ScalarEvolution::getSCEV(Value *V) { getSCEV() function in ScalarEvolution
14723 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) { getSCEV() function in PredicatedScalarEvolution
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8971 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { getSCEV() function