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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp152 bool Untied; member in class:__anon481::final::final
160 : Untied(!Tied), PartIDVar(PartIDVar), UntiedCodeGen(UntiedCodeGen) {}
162 if (Untied) {
180 if (Untied) {

Completed in 201 milliseconds