Searched defs:is_one (Results 1 – 2 of 2) sorted by relevance
39 bool ir_rvalue::is_one() const in is_one() function in ir_rvalue872 ir_constant::is_one() const in is_one() function in ir_constant
177 struct is_one { struct182 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument