Home
last modified time | relevance | path

Searched defs:TransferDebugPair (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp413 struct TransferDebugPair { struct in __anon0fae8d260111::LiveDebugValues
414 MachineInstr *TransferInst; /// Instruction where this transfer occurs.
415 unsigned LocationID; /// Location number for the transfer dest.
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp609 struct TransferDebugPair { struct in __anon87d824590111::VarLocBasedLDV
610 MachineInstr *TransferInst; ///< Instruction where this transfer occurs.
611 LocIndex LocationID; ///< Location number for the transfer dest.