reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
115 return SlotMap.find(V); 118 SlotMapTy::const_iterator end() const { return SlotMap.end(); }lib/CodeGen/SelectionDAG/StatepointLowering.cpp
612 SpillMap.SlotMap[V] = cast<FrameIndexSDNode>(Loc)->getIndex(); 620 SpillMap.SlotMap[V] = None;