Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp622 static SmallPtrSet<BasicBlock *, 4> getCoroBeginPredBlocks(CoroBeginInst *CB) { in getCoroBeginPredBlocks() function
694 auto BlockSet = getCoroBeginPredBlocks(CoroBegin); in relocateInstructionBefore()