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

  /src/external/gpl3/gcc/dist/gcc/
gimple-harden-conditionals.cc 228 insert_check_and_trap (location_t loc, gimple_stmt_iterator *gsip, function
279 /* Split edge E, and insert_check_and_trap (see above) in the
305 insert_check_and_trap (loc, &gsik, flags, cop, lhs, rhs);
631 insert_check_and_trap (loc, &gsi_split, EDGE_TRUE_VALUE,
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-harden-conditionals.cc 219 insert_check_and_trap (location_t loc, gimple_stmt_iterator *gsip, function
268 /* Split edge E, and insert_check_and_trap (see above) in the
298 insert_check_and_trap (loc, &gsik, flags, cop, lhs, rhs);
584 insert_check_and_trap (loc, &gsi_split, EDGE_TRUE_VALUE,

Completed in 15 milliseconds