Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h353 VPlanPtr buildVPlanWithVPRecipes(
H A DLoopVectorize.cpp8712 buildVPlanWithVPRecipes(SubRange, DeadInstructions, SinkAfter)); in buildVPlansWithVPRecipes()
8817 VPlanPtr LoopVectorizationPlanner::buildVPlanWithVPRecipes( in buildVPlanWithVPRecipes() function in LoopVectorizationPlanner