Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6685 InstructionCost ExtCost0 = TTI.getCastInstrCost( in getReductionPatternCost() local
6706 (RedCost + ExtraExtCost) < (ExtCost0 + ExtCost1 + MulCost + BaseCost)) in getReductionPatternCost()