Searched defs:has_phi (Results 1 – 2 of 2) sorted by relevance
51 bool has_phi() const { return has_state() && state_->has_phi(); } in has_phi() function
349 bool has_phi() const { return !phis_.is_empty(); } in has_phi() function