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