For inline asm, get the !srcloc metadata node if we have it, and decode the loc cookie from it.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

MDNode const*
getLocCookieMD() const;

Return Value

Metadata node.

Created with MrDocs