Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h421 void move_stmts_before(int std, int stdbefore);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dtransfrm.c4488 move_stmts_before(STD_NEXT(stdlast), targstd); in rewrite_allocatable_assignment()
H A Dast.c3804 move_stmts_before(int std, int stdbefore) in move_stmts_before() function