Home
last modified time | relevance | path

Searched defs:bb_postorder (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddomwalk.cc136 int *bb_postorder = (int *)data; in cmp_bb_postorder() local
145 sort_bbs_postorder (basic_block *bbs, int n, int *bb_postorder) in sort_bbs_postorder()
H A Dtree-ssa-dce.cc116 static int *bb_postorder; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddomwalk.c136 int *bb_postorder = (int *)data; in cmp_bb_postorder() local
145 sort_bbs_postorder (basic_block *bbs, int n, int *bb_postorder) in sort_bbs_postorder()
H A Dtree-ssa-dce.c115 static int *bb_postorder; variable