Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDDbgEntityHistoryCalculator.h103 bool startDbgValue(InlinedEntity Var, const MachineInstr &MI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDbgEntityHistoryCalculator.cpp70 bool DbgValueHistoryMap::startDbgValue(InlinedEntity Var, in startDbgValue() function in DbgValueHistoryMap
375 if (HistMap.startDbgValue(Var, DV, NewIndex)) { in handleNewDebugValue()