Searched refs:currently_expanding_gimple_stmt (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c125 gimple currently_expanding_gimple_stmt; variable
5396 currently_expanding_gimple_stmt = stmt;
5540 currently_expanding_gimple_stmt = NULL;
H A Dbuiltins.c3224 if (currently_expanding_gimple_stmt)
3225 stringop_block_profile (currently_expanding_gimple_stmt,
3817 if (currently_expanding_gimple_stmt)
3818 stringop_block_profile (currently_expanding_gimple_stmt,
H A Dgimple.h1294 extern gimple currently_expanding_gimple_stmt;

Completed in 96 milliseconds