Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h195 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp879 bool ReductionCodeGen::needCleanups(unsigned N) { in needCleanups() function in ReductionCodeGen
889 if (needCleanups(N)) { in emitCleanups()
5406 if (!RCG.needCleanups(N)) in emitReduceFiniFunction()