Home
last modified time | relevance | path

Searched refs:PredSuccs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp241 const auto &PredSuccs = Pred->getSuccessors(); in verifyBlock() local
242 if (!is_contained(PredSuccs, VPB)) { in verifyBlock()