Home
last modified time | relevance | path

Searched refs:checking_verify_ssa (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa.h86 checking_verify_ssa (bool check_modified_stmt, bool check_ssa_operands) in checking_verify_ssa() function
H A Dgraphite.c489 checking_verify_ssa (true, true); in graphite_transform_loops()
H A Dtree-parloops.c2494 checking_verify_ssa (true, true); in transform_to_exit_first_loop_alt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa.h112 checking_verify_ssa (bool check_modified_stmt, bool check_ssa_operands) in checking_verify_ssa() function
H A Dgraphite.cc488 checking_verify_ssa (true, true); in graphite_transform_loops()
H A Dtree-parloops.cc2494 checking_verify_ssa (true, true); in transform_to_exit_first_loop_alt()
H A DChangeLog-201510344 * tree-ssa.h (checking_verify_ssa): Define.