Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp176 static SmallPtrSet<BasicBlock *, 2> getContinueBlocks(Function &F) { in getContinueBlocks() function
735 auto ContinueBlocks = getContinueBlocks(F); in addMergeForDivergentBlocks()
1003 auto ContinueBlocks = getContinueBlocks(F); in removeUselessBlocks()
1036 auto ContinueBlocks = getContinueBlocks(F); in addHeaderToRemainingDivergentDAG()