Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h196 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp915 bool ReductionCodeGen::needCleanups(unsigned N) { in needCleanups() function in ReductionCodeGen
929 if (needCleanups(N)) { in emitCleanups()
6008 if (!RCG.needCleanups(N)) in emitReduceFiniFunction()