Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDomp-expand.c7623 tree tgtblock = gimple_block (tgt_stmt); in grid_expand_target_grid_body() local
7625 BLOCK_ABSTRACT_ORIGIN (fniniblock) = tgtblock; in grid_expand_target_grid_body()
7626 BLOCK_SOURCE_LOCATION (fniniblock) = BLOCK_SOURCE_LOCATION (tgtblock); in grid_expand_target_grid_body()
7627 BLOCK_SOURCE_END_LOCATION (fniniblock) = BLOCK_SOURCE_END_LOCATION (tgtblock); in grid_expand_target_grid_body()