Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3872 InstructionCost VectorCallCost = in getVectorCallCost() local
3874 if (VectorCallCost < Cost) { in getVectorCallCost()
3876 Cost = VectorCallCost; in getVectorCallCost()