*** 116,10 *** --- 116,12 --- return basic_type() != T_ILLEGAL; } bool is_loaded() const; + bool should_be_constant() const; + // Debugging output void print(); }; #endif // SHARE_CI_CICONSTANT_HPP