Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp236 static DbgValueLoc getDebugLocValue(const MachineInstr *MI) { in getDebugLocValue() function
269 ValueLoc = std::make_unique<DbgValueLoc>(getDebugLocValue(DbgValue)); in initializeDbgValue()
1714 auto Value = getDebugLocValue(Instr); in buildLocationList()