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