Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp565 SmallVector<InstrPos, 32> StashedDebugInstrs; member in __anonef106bf80411::LDVImpl
648 StashedDebugInstrs.clear(); in clear()
894 StashedDebugInstrs.push_back({&MI, Idx, MBB}); in handleDebugInstr()
1890 for (auto &P : StashedDebugInstrs) { in emitDebugValues()