Searched defs:VPBlockBase (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanVerifier.cpp | 194 DenseMap<const VPBlockBase *, unsigned> &BlockNumbering) { in verifyVPBasicBlock()
|
| H A D | VPlan.h | 439 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function 2078 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting), in VPBlockBase() function 2086 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr), in VPBlockBase() function
|