Searched defs:ConstantInfo (Results 1 – 4 of 4) sorted by relevance
89 struct ConstantInfo { struct90 ConstantInt *BaseConstant;91 RebasedConstantListType RebasedConstants;
102 struct ConstantInfo { struct103 ConstantInt *BaseConstant;104 RebasedConstantListType RebasedConstants;
1211 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local
1543 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local