For inline asm, return the !srcloc metadata node if present.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

MDNode const*
getLocCookieMD() const;

Return Value

Source‐location cookie metadata, or null if none.

Created with MrDocs