Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp863 InstructionCost CostToKeepSplats = in scalarizeVPIntrinsic() local
865 InstructionCost NewCost = ScalarOpCost + SplatCost + CostToKeepSplats; in scalarizeVPIntrinsic()