Searched defs:ConstantInfo (Results 1 – 7 of 7) sorted by relevance
52 struct ConstantInfo { struct75 std::vector<ConstantInfo> constants; argument
89 struct ConstantInfo { struct90 ConstantInt *BaseConstant;91 RebasedConstantListType RebasedConstants;
113 struct ConstantInfo { struct117 ConstantInt *BaseInt;118 ConstantExpr *BaseExpr;119 RebasedConstantListType RebasedConstants;
1211 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local
1897 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local
1951 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local