Lines Matching defs:VarLocIDs
1153 const VarLocMap &VarLocIDs, in erase()
1181 void VarLocBasedLDV::OpenRangesSet::insert(LocIndices VarLocIDs, in insert()
1203 const VarLocMap &VarLocIDs) { in collectIDsForRegs()
1268 const VarLocMap &VarLocIDs, in printVarLocInMBB()
1309 const MachineInstr *TRInst, OpenRangesSet &OpenRanges, VarLocMap &VarLocIDs, in cleanupEntryValueTransfers()
1333 VarLocMap &VarLocIDs, in removeEntryValue()
1397 VarLocMap &VarLocIDs, in transferDebugValue()
1446 const VarLocMap &VarLocIDs) { in collectAllVarLocs()
1464 VarLocMap &VarLocIDs, in emitEntryValues()
1505 VarLocMap &VarLocIDs, LocIndex OldVarID, TransferKind Kind, in insertTransferDebugPair()
1572 VarLocMap &VarLocIDs, in transferRegisterDef()
1647 VarLocMap &VarLocIDs) { in transferWasmDef()
1746 VarLocMap &VarLocIDs, in transferSpillOrRestoreInst()
1841 VarLocMap &VarLocIDs, in transferRegisterCopy()
1914 const VarLocMap &VarLocIDs) { in transferTerminator()
1998 VarLocMap &VarLocIDs, TransferMap &Transfers, in process()
2017 const VarLocMap &VarLocIDs, in join()
2098 VarLocMap &VarLocIDs) { in flushPendingLocs()
2180 VarLocMap &VarLocIDs) { in recordEntryValue()
2234 VarLocMap VarLocIDs; // Map VarLoc<>unique ID for use in bitvectors. in ExtendRanges() local