Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3014 auto VisitDebugLoc = [&](const Instruction &I, const MDNode *Node) { in visitFunction() local
3046 VisitDebugLoc(I, I.getDebugLoc().getAsMDNode()); in visitFunction()
3050 VisitDebugLoc(I, dyn_cast_or_null<MDNode>(MD->getOperand(i))); in visitFunction()