Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3447 InstructionCost ScalarCallCost = in getVectorCallCost() local
3450 return ScalarCallCost; in getVectorCallCost()
3463 ScalarCallCost * VF.getKnownMinValue() + ScalarizationCost; in getVectorCallCost()