Searched refs:ConstantPoolMapTy (Results 1 – 2 of 2) sorted by relevance
86 using ConstantPoolMapTy = MapVector<MCSection *, ConstantPool>; variable87 ConstantPoolMapTy ConstantPools;
68 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool()