Searched defs:is_value (Results 1 – 4 of 4) sorted by relevance
312 bool is_value() const { return is_value_; } in is_value() function
638 bool is_value() const { return type_ != QUERY_BOOLEAN_OPERATOR; } in is_value() function
640 bool is_value() const { return type_ != QUERY_BOOLEAN_OPERATOR; } in is_value() function
1575 ir_constant::is_value(float f, int i) const in is_value() function in ir_constant