Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp245 Value *expandCodeFor(const SCEV *E, Type *Ty, Instruction *I) { in expandCodeFor() function
409 Value *polly::expandCodeFor(Scop &S, ScalarEvolution &SE, const DataLayout &DL, in expandCodeFor() function in polly