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