Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1598 auto EmitForMD = [&](const MDNode &MD, ArrayRef<const MCSymbol *> Syms, in emitPCSections() local
1663 EmitForMD(*MD, {getFunctionBegin(), getFunctionEnd()}, true); in emitPCSections()
1666 EmitForMD(*MS.first, MS.second, false); in emitPCSections()