Searched refs:SpilledLocs (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveDebugVariables.cpp | 1802 SmallVector<bool> SpilledLocs; in emitDebugValues() local 1808 SpilledLocs.push_back(Spilled); in emitDebugValues() 1824 insertDebugValue(&*MBB, Start, Stop, DbgValue, SpilledLocs, LocSpillOffsets, in emitDebugValues() 1835 insertDebugValue(&*MBB, Start, Stop, DbgValue, SpilledLocs, in emitDebugValues()
|