Searched refs:laterBlock (Results 1 – 1 of 1) sorted by relevance
1210 Block *laterBlock = ®ion.back(); in notifyRegionIsBeingInlinedBefore() local1213 BlockAction::getMove(laterBlock, {®ion, &earlierBlock})); in notifyRegionIsBeingInlinedBefore()1214 laterBlock = &earlierBlock; in notifyRegionIsBeingInlinedBefore()1216 blockActions.push_back(BlockAction::getMove(laterBlock, {®ion, nullptr})); in notifyRegionIsBeingInlinedBefore()