Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h237 void executePlan(InnerLoopVectorizer &LB, DominatorTree *DT);
H A DLoopVectorize.cpp6169 void LoopVectorizationPlanner::executePlan(InnerLoopVectorizer &ILV, in executePlan() function in LoopVectorizationPlanner
7133 LVP.executePlan(LB, DT); in processLoopInVPlanNativePath()
7407 LVP.executePlan(Unroller, DT); in processLoop()
7419 LVP.executePlan(LB, DT); in processLoop()