Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp235 static DbgValueLoc getDebugLocValue(const MachineInstr *MI) { in getDebugLocValue() function
290 : Single(getDebugLocValue(DbgValue)) {} in Single()
1740 auto Value = getDebugLocValue(Instr); in buildLocationList()