Home
last modified time | relevance | path

Searched refs:verify_expr_location (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c5317 verify_expr_location (tree *tp, int *walk_subtrees, void *data) in verify_expr_location() function
5454 addr = walk_gimple_op (stmt, verify_expr_location, &wi); in verify_gimple_in_cfg()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc5375 verify_expr_location (tree *tp, int *walk_subtrees, void *data) in verify_expr_location() function
5512 addr = walk_gimple_op (stmt, verify_expr_location, &wi); in verify_gimple_in_cfg()
H A DChangeLog-201339735 * tree-cfg.c (verify_expr_location, verify_expr_location_1,