Searched refs:end_found (Results 1 – 3 of 3) sorted by relevance
77 bool end_found() { return end_found_; } in end_found() function
1948 if (!decoder.interface().end_found()) { in consume_init_expr()
1103 bool end_found; in VerifySpecialRPO() local1106 end_found = (loop->end == block); in VerifySpecialRPO()1117 DCHECK(end_found); in VerifySpecialRPO()