Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h158 using VPBlockTy = enum { VPRegionBlockSC, VPBasicBlockSC, VPIRBasicBlockSC }; enumerator
3567 : VPBlockBase(VPBasicBlockSC, Name.str()) {
3624 return V->getVPBlockID() == VPBlockBase::VPBasicBlockSC ||