Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGeneratorsGOMP.h71 void createCallCleanupThread();
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp166 createCallCleanupThread(); in createSubFn()
213 void ParallelLoopGeneratorGOMP::createCallCleanupThread() { in createCallCleanupThread() function in ParallelLoopGeneratorGOMP