Home
last modified time | relevance | path

Searched refs:VPRegionBlockSC (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
3767 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting),
3775 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr),
3783 return V->getVPBlockID() == VPBlockBase::VPRegionBlockSC;