Searched refs:VPBBPreds (Results 1 – 1 of 1) sorted by relevance
105 SmallVector<VPBlockBase *, 2> VPBBPreds; in setVPBBPredsFromBB() local107 VPBBPreds.push_back(getOrCreateVPBB(Pred)); in setVPBBPredsFromBB()108 VPBB->setPredecessors(VPBBPreds); in setVPBBPredsFromBB()