Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUtils.h116 static void insertBlockAfter(VPBlockBase *NewBlock, VPBlockBase *BlockPtr) { in insertBlockAfter() function
H A DVPlanConstruction.cpp470 VPBlockUtils::insertBlockAfter(VecPreheader, Plan.getEntry()); in prepareForVectorization()
H A DVPlan.cpp614 VPBlockUtils::insertBlockAfter(SplitBlock, this); in splitAt()