Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3918 InstructionCost VectorCallCost = in getVectorCallCost() local
3920 if (VectorCallCost < Cost) { in getVectorCallCost()
3922 Cost = VectorCallCost; in getVectorCallCost()