Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h120 struct StatepointSpillMap { struct
143 DenseMap<const Instruction *, StatepointSpillMap> StatepointSpillMaps;
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp253 FunctionLoweringInfo::StatepointSpillMap &SSM) { in removeDuplicateGCPtrs()