Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp154 bool Untied; member in __anon93cce0fb0111::CGOpenMPTaskOutlinedRegionInfo::UntiedTaskActionTy
162 : Untied(!Tied), PartIDVar(PartIDVar), UntiedCodeGen(UntiedCodeGen) {} in UntiedTaskActionTy()
164 if (Untied) { in Enter()
182 if (Untied) { in emitUntiedSwitch()