Searched refs:WrappedIRBBs (Results 1 – 1 of 1) sorted by relevance
31 SmallPtrSet<BasicBlock *, 8> WrappedIRBBs; member in __anone890bbb50111::VPlanVerifier159 if (!WrappedIRBBs.insert(IRBB->getIRBasicBlock()).second) { in verifyVPBasicBlock()