Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6105 bool DelayedCreation = !!SizeVal; in emitTaskReductionInit() local
6115 DelayedCreation = DelayedCreation || RCG.usesReductionInitializer(Cnt); in emitTaskReductionInit()
6131 if (DelayedCreation) { in emitTaskReductionInit()