Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h195 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp903 bool ReductionCodeGen::needCleanups(unsigned N) { in needCleanups() function in ReductionCodeGen
913 if (needCleanups(N)) { in emitCleanups()
5595 if (!RCG.needCleanups(N)) in emitReduceFiniFunction()