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