Home
last modified time | relevance | path

Searched defs:VPBlockBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp138 DenseMap<const VPBlockBase *, unsigned> &BlockNumbering) { in verifyVPBasicBlock()
H A DVPlan.h434 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
2158 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting), in VPBlockBase() function
2166 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr), in VPBlockBase() function