Searched defs:VPB (Results 1 – 1 of 1) sorted by relevance
187 bool VPlanVerifier::verifyBlock(const VPBlockBase *VPB) { in verifyBlock()251 for (const VPBlockBase *VPB : vp_depth_first_shallow(Region->getEntry())) { in verifyBlocksInRegion() local285 [this](const VPBlockBase *VPB) { in verifyRegionRec()293 [this](const VPBlockBase *VPB) { return !verifyBlock(VPB); })) in verify()