Home
last modified time | relevance | path

Searched refs:materializeNonScopLoopInductionVariable (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DIslNodeBuilder.h429 Value *materializeNonScopLoopInductionVariable(const Loop *L);
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp675 Value *LoopInductionVar = materializeNonScopLoopInductionVariable(L); in createForParallel()
959 Value *IslNodeBuilder::materializeNonScopLoopInductionVariable(const Loop *L) { in materializeNonScopLoopInductionVariable() function in IslNodeBuilder
1545 materializeNonScopLoopInductionVariable(L); in addParameters()