Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h103 bool startDbgValue(InlinedEntity Var, const MachineInstr &MI,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp70 bool DbgValueHistoryMap::startDbgValue(InlinedEntity Var, in startDbgValue() function in DbgValueHistoryMap
368 if (HistMap.startDbgValue(Var, DV, NewIndex)) { in handleNewDebugValue()