Searched refs:m_not_executable_flag (Results 1 – 4 of 4) sorted by relevance
37 { query = q; m_not_executable_flag = not_executable_flag; }88 int m_not_executable_flag; // Non zero if not_executable flag exists. variable
192 int m_not_executable_flag; variable
3465 if ((e->flags & m_not_executable_flag) == m_not_executable_flag) in set_and_propagate_unexecutable()3468 e->flags |= m_not_executable_flag; in set_and_propagate_unexecutable()3477 if ((e->flags & m_not_executable_flag) == 0) in set_and_propagate_unexecutable()3904 if (m_not_executable_flag) in cleanup_edges_and_switches()3907 e->flags &= ~m_not_executable_flag; in cleanup_edges_and_switches()4217 m_not_executable_flag = not_executable_flag; in simplify_using_ranges()
652 m_not_executable_flag = not_executable_flag; in gori_compute()1245 if ((e->flags & m_not_executable_flag)) in outgoing_edge_range_p()