Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5874 InstructionCost ExtCost0 = TTI.getCastInstrCost( in getReductionPatternCost() local
5895 (RedCost + ExtraExtCost) < (ExtCost0 + ExtCost1 + MulCost + BaseCost)) in getReductionPatternCost()