Home
last modified time | relevance | path

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

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