Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslNodeBuilder.h125 return ParallelSubfunctions; in getParallelSubfunctions()
171 SmallVector<Function *, 8> ParallelSubfunctions; variable
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp699 ParallelSubfunctions.push_back(LoopBody->getFunction()); in createForParallel()