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