Home | History | Annotate | Download | only in compiler

Lines Matching full:is_phi

494   bool is_phi() const { return IsPhiField::decode(bits_); }