Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h175 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp1043 bool ReductionCodeGen::needCleanups(unsigned N) { in needCleanups() function in ReductionCodeGen
1057 if (needCleanups(N)) { in emitCleanups()
6007 if (!RCG.needCleanups(N)) in emitReduceFiniFunction()