Searched refs:StatepointRelocationMaps (Results 1 – 3 of 3) sorted by relevance
128 DenseMap<const Instruction *, StatepointSpillMapTy> StatepointRelocationMaps; variable
176 const auto &RelocationMap = Builder.FuncInfo.StatepointRelocationMaps in findPreviousSpillSlot()909 auto &RelocationMap = FuncInfo.StatepointRelocationMaps[StatepointInstr]; in LowerAsSTATEPOINT()1225 FuncInfo.StatepointRelocationMaps[cast<GCStatepointInst>(Statepoint)]; in visitGCRelocate()
364 StatepointRelocationMaps.clear(); in clear()