Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2501 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter() function
H A DLoopVectorize.cpp8582 VPBlockUtils::insertTwoBlocksAfter(Pred, Exiting, Entry); in createReplicateRegion()