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

References

lib/IR/Verifier.cpp
 4959   AssertDI(isa<DILabel>(DLI.getRawLabel()),
 4960          "invalid llvm.dbg." + Kind + " intrinsic variable", &DLI,
 4961          DLI.getRawLabel());
 4964   if (MDNode *N = DLI.getDebugLoc().getAsMDNode())
 4968   BasicBlock *BB = DLI.getParent();
 4972   DILabel *Label = DLI.getLabel();
 4973   DILocation *Loc = DLI.getDebugLoc();
 4975          &DLI, BB, F);
 4984            &DLI, BB, F, Label, Label->getScope()->getSubprogram(), Loc,