Searched refs:ConstantPoolMapTy (Results 1 – 2 of 2) sorted by relevance
78 typedef MapVector<MCSection *, ConstantPool> ConstantPoolMapTy; typedef79 ConstantPoolMapTy ConstantPools;
51 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool()