Searched refs:SelectionBlocks (Results 1 – 1 of 1) sorted by relevance
831 auto SelectionBlocks = S.getSelectionConstructBlocks(Node); in getConstructBlocks() local832 return BlockSet(SelectionBlocks.begin(), SelectionBlocks.end()); in getConstructBlocks()