HomeSort by relevance Sort by last modified time
    Searched refs:const_edge (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfghooks.h 51 bool (*can_remove_branch_p) (const_edge);
159 extern bool can_remove_branch_p (const_edge);
coretypes.h 152 typedef const struct edge_def *const_edge; typedef in typeref:struct:edge_def
cfgloop.h 242 extern bool loop_exit_edge_p (const struct loop *, const_edge);
basic-block.h 748 extern bool edge_probability_reliable_p (const_edge);
    [all...]
tree-flow.h 627 bool loop_only_exit_p (const struct loop *, const_edge);
gtype-desc.h     [all...]

Completed in 1537 milliseconds