Searched defs:dummy_cond (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadedge.c | 437 gcond *dummy_cond, in simplify_control_stmt_condition() 583 gcond *dummy_cond, in simplify_control_stmt_condition_1() 897 gcond *dummy_cond, in thread_around_empty_blocks() 1039 gcond *dummy_cond, in thread_through_normal_block() 1236 thread_across_edge (gcond *dummy_cond, in thread_across_edge() 1421 thread_outgoing_edges (basic_block bb, gcond *dummy_cond, in thread_outgoing_edges()
|
H A D | tree-ssa-dom.c | 595 gcond *dummy_cond) in dom_opt_dom_walker() 719 gcond *dummy_cond = gimple_build_cond (NE_EXPR, integer_zero_node, in execute() local 1899 test_for_singularity (gimple *stmt, gcond *dummy_cond, in test_for_singularity()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadedge.h | 111 gcond *dummy_cond; variable
|