Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp275 static Instruction *getInstructionForCost(const VPRecipeBase *R) { in getInstructionForCost() function
286 if (auto *UI = getInstructionForCost(this)) in cost()
307 Instruction *UI = getInstructionForCost(this); in computeCost()