Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h47 static BlockPtrTy getBlockWithSuccs(BlockPtrTy Current) { in getBlockWithSuccs() function
62 return getBlockWithSuccs(Block)->getSuccessors()[SuccIdx]; in deref()
85 BlockPtrTy ParentWithSuccs = getBlockWithSuccs(Block); in end()