Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h507 unsigned getVPBlockID() const { return SubclassID; } in getVPBlockID() function
3030 return V->getVPBlockID() == VPBlockBase::VPBasicBlockSC || in classof()
3031 V->getVPBlockID() == VPBlockBase::VPIRBasicBlockSC; in classof()
3124 return V->getVPBlockID() == VPBlockBase::VPIRBasicBlockSC; in classof()
3185 return V->getVPBlockID() == VPBlockBase::VPRegionBlockSC; in classof()