reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 5508   LHSElementPHI->addIncoming(LHSBegin, EntryBB);
 5510       Address(LHSElementPHI,
 5523       LHSElementPHI, /*Idx0=*/1, "omp.arraycpy.dest.element");
 5530   LHSElementPHI->addIncoming(LHSElementNext, CGF.Builder.GetInsertBlock());