Searched refs:is_empty_loop (Results 1 – 1 of 1) sorted by relevance
7711 static bfd_boolean is_empty_loop (const TInsn *, fragS *);7747 if (is_empty_loop (&t_insn, fragP)) in xtensa_sanity_check()7772 is_empty_loop (const TInsn *insn, fragS *fragP) in is_empty_loop() function