Home | History | Annotate | Download | only in X86

Lines Matching refs:SplitCost

1106       int SplitCost = getScalarizationOverhead(Src, Opcode == Instruction::Load,
1108 return NumElem * Cost + SplitCost;