Searched refs:SlotMap (Results 1 – 4 of 4) sorted by relevance
126 SlotMapTy SlotMap; member135 return SlotMap.find(V); in find()138 SlotMapTy::const_iterator end() const { return SlotMap.end(); } in end()
147 SlotMapTy SlotMap; member156 return SlotMap.find(V); in find()159 SlotMapTy::const_iterator end() const { return SlotMap.end(); } in end()
514 SpillMap.SlotMap[V] = cast<FrameIndexSDNode>(Loc)->getIndex(); in lowerStatepointMetaArgs()522 SpillMap.SlotMap[V] = None; in lowerStatepointMetaArgs()
573 SpillMap.SlotMap[V] = cast<FrameIndexSDNode>(Loc)->getIndex(); in lowerStatepointMetaArgs()581 SpillMap.SlotMap[V] = None; in lowerStatepointMetaArgs()