Home
last modified time | relevance | path

Searched defs:expandCodeFor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/Support/
H A DScopHelper.cpp246 Value *expandCodeFor(const SCEV *E, Type *Ty, Instruction *I) { expandCodeFor() function
412 Value *polly::expandCodeFor(Scop &S, ScalarEvolution &SE, const DataLayout &DL, expandCodeFor() function in polly
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1407 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, expandCodeFor() function in SCEVExpander
1414 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { expandCodeFor() function in SCEVExpander