Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanConstruction.cpp85 static bool isHeaderBB(BasicBlock *BB, Loop *L) { in isHeaderBB() function
99 assert(isHeaderBB(Phi->getParent(), LI->getLoopFor(Phi->getParent())) && in fixHeaderPhis()
212 if (isHeaderBB(Phi->getParent(), LI->getLoopFor(Phi->getParent()))) { in createVPInstructionsForVPBB()