Home
last modified time | relevance | path

Searched refs:SlotMap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h126 SlotMapTy SlotMap; member
135 return SlotMap.find(V); in find()
138 SlotMapTy::const_iterator end() const { return SlotMap.end(); } in end()
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp514 SpillMap.SlotMap[V] = cast<FrameIndexSDNode>(Loc)->getIndex(); in lowerStatepointMetaArgs()
522 SpillMap.SlotMap[V] = None; in lowerStatepointMetaArgs()