Searched refs:VPBBPreds (Results 1 – 1 of 1) sorted by relevance
85 SmallVector<VPBlockBase *, 8> VPBBPreds; in setVPBBPredsFromBB() local88 VPBBPreds.push_back(getOrCreateVPBB(Pred)); in setVPBBPredsFromBB()90 VPBB->setPredecessors(VPBBPreds); in setVPBBPredsFromBB()