Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h141 struct StatepointSpillMap { struct
164 DenseMap<const Instruction *, StatepointSpillMap> StatepointSpillMaps;
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp281 FunctionLoweringInfo::StatepointSpillMap &SSM) { in removeDuplicateGCPtrs()