Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp2750 auto VisitDebugLoc = [&](const Instruction &I, const MDNode *Node) { in visitFunction() local
2782 VisitDebugLoc(I, I.getDebugLoc().getAsMDNode()); in visitFunction()
2786 VisitDebugLoc(I, dyn_cast_or_null<MDNode>(MD->getOperand(i))); in visitFunction()