Searched defs:expandCodeFor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/Support/ | ||
H A D | ScopHelper.cpp | 246 Value *expandCodeFor(const SCEV *E, Type *Ty, Instruction *I) { expandCodeFor() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1407 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, expandCodeFor() function in SCEVExpander |