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