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