Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp831 auto SelectionBlocks = S.getSelectionConstructBlocks(Node); in getConstructBlocks() local
832 return BlockSet(SelectionBlocks.begin(), SelectionBlocks.end()); in getConstructBlocks()