Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp90 EntryIndex DbgValueHistoryMap::startClobber(InlinedEntity Var, in startClobber() function in DbgValueHistoryMap
334 EntryIndex ClobberIndex = HistMap.startClobber(Var, ClobberingInstr); in clobberRegEntries()
548 EntryIndex ClobIdx = DbgValues.startClobber(Pair.first, MBB.back()); in calculateDbgEntityHistory()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h105 EntryIndex startClobber(InlinedEntity Var, const MachineInstr &MI);