Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp413 struct TransferDebugPair { struct in __anon96f11b950111::LiveDebugValues
414 MachineInstr *TransferInst; /// Instruction where this transfer occurs.
415 unsigned LocationID; /// Location number for the transfer dest.
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp850 struct TransferDebugPair { struct in __anon93b62b020111::VarLocBasedLDV
851 MachineInstr *TransferInst; ///< Instruction where this transfer occurs.
852 LocIndex LocationID; ///< Location number for the transfer dest.