Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp9002 auto *RegSucc = new VPBasicBlock(); in handleReplication() local
9003 VPBlockUtils::insertBlockAfter(RegSucc, Region); in handleReplication()
9004 return RegSucc; in handleReplication()