Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h465 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel()
467 Metadata *getRawLabel() const { in getRawLabel() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp6110 CheckDI(isa<DILabel>(DLI.getRawLabel()), in visitDbgLabelIntrinsic()
6112 DLI.getRawLabel()); in visitDbgLabelIntrinsic()