HomeSort by: relevance | last modified time | path
    Searched defs:stmt_can_terminate_bb_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 8813 stmt_can_terminate_bb_p (gimple *t) function
8925 if (t && stmt_can_terminate_bb_p (t))
8960 if (stmt_can_terminate_bb_p (stmt))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 8550 stmt_can_terminate_bb_p (gimple *t) function
8662 if (t && stmt_can_terminate_bb_p (t))
8697 if (stmt_can_terminate_bb_p (stmt))

Completed in 27 milliseconds