Home
last modified time | relevance | path

Searched refs:one_code_hoisting_pass (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgcse.c600 static int one_code_hoisting_pass (void);
767 changed |= one_code_hoisting_pass (); in gcse_main()
4983 one_code_hoisting_pass (void) in one_code_hoisting_pass() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcse.c640 static int one_code_hoisting_pass PARAMS ((void));
872 changed |= one_code_hoisting_pass ();
6361 one_code_hoisting_pass () in one_code_hoisting_pass() function
H A DChangeLog.75272 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
7259 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
H A DChangeLog.27033 (hoist_code, one_code_hoisting_pass): Likewise.
H A DChangeLog17199 hoist_code, one_code_hoisting_pass,