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

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 643 tree exitcond = convert_for_condition (build_expr_dtor (s->condition), local
645 add_stmt (build_vcondition (exitcond, void_node,
668 tree exitcond = convert_for_condition (build_expr_dtor (s->condition), local
670 add_stmt (build_vcondition (exitcond, void_node,
toir.cc 643 tree exitcond = convert_for_condition (build_expr_dtor (s->condition), local
645 add_stmt (build_vcondition (exitcond, void_node,
668 tree exitcond = convert_for_condition (build_expr_dtor (s->condition), local
670 add_stmt (build_vcondition (exitcond, void_node,

Completed in 47 milliseconds