Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp720 InstructionCost DestCost = TTI.getShuffleCost( in foldBitcastShuf() local
724 if (DestCost > SrcCost || !DestCost.isValid()) in foldBitcastShuf()