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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h176 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp1085 bool ReductionCodeGen::needCleanups(unsigned N) { function in class:ReductionCodeGen
1099 if (needCleanups(N)) {
6131 if (!RCG.needCleanups(N))

Completed in 93 milliseconds