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