Searched defs:basic_block (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20031022-1.c11 } *basic_block; typedef in typeref:struct:basic_block_def
H A D20041122-1.c17 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20031022-1.c11 } *basic_block; typedef in typeref:struct:basic_block_def
H A D20041122-1.c16 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
H A Dloadpre8.c40 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37380.c1 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h111 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
H A Dregs.h121 int basic_block; /* # of basic blocks (REG n) is used in */ member in struct:reg_info_t
H A Dcfghooks.c725 make_forwarder_block(basic_block bb, bool (*redirect_edge_p) (edge), void (*new_bb_cbk) (basic_block)) argument
[all...]
H A Ddominance.c1141 determine_dominators_for_sons(struct graph *g, VEC (basic_block, heap) *bbs, int y, int *son, int *brother) argument
1219 iterate_fix_dominators(enum cdi_direction dir, VEC (basic_block, heap) *bbs, bool conservative) argument
[all...]
H A Dbasic-block.h281 DEF_VEC_P(basic_block); variable
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dregs.h65 int basic_block; /* # of basic blocks (REG n) is used in */ member in struct:reg_info_def
H A Dcfghooks.c565 make_forwarder_block(basic_block bb, bool (*redirect_edge_p) (edge), void (*new_bb_cbk) (basic_block)) argument
[all...]
H A Dcfganal.c899 dfs_enumerate_from(basic_block bb, int reverse, bool (*predicate) (basic_block, void *), basic_block *rslt, int rslt_max, void *data) argument
[all...]
H A Dtree-flow.h39 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
[all...]
H A Dglobal.c2304 DEF_VEC_P(basic_block); variable
[all...]
H A Dbasic-block.h283 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
[all...]
H A Dtree-ssa-pre.c1288 DEF_VEC_P (basic_block); variable
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.cc47 bool basic_block; member in struct:gold::LineStateMachine
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c162 int basic_block; member in struct:State_Machine_Registers
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c10664 int basic_block = 0; local

Completed in 374 milliseconds