Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h194 bool needCleanups(unsigned N);
H A DCGOpenMPRuntime.cpp902 bool ReductionCodeGen::needCleanups(unsigned N) { in needCleanups() function in ReductionCodeGen
912 if (needCleanups(N)) { in emitCleanups()
5908 if (!RCG.needCleanups(N)) in emitReduceFiniFunction()