Searched defs:VPB (Results 1 – 4 of 4) sorted by relevance
47 for (const VPBlockBase *VPB : vp_depth_first_shallow(Region->getEntry())) { in verifyBlocksInRegion() local117 for (const VPBlockBase *VPB : make_range( in verifyRegionRec() local256 for (const VPBlockBase *VPB : Iter) { in verifyPlanIsValid() local
45 for (const VPBlockBase *VPB : in verifyBlocksInRegion() local117 for (const VPBlockBase *VPB : in verifyRegionRec() local
30 explicit VPLoop(VPBlockBase *VPB) : LoopBase<VPBlockBase, VPLoop>(VPB) {} in VPLoop()
3856 } VPB, *PVPB; typedef