Home | History | Annotate | Download | only in X86

Lines Matching defs:NumConstants

1389     int NumConstants = (BitSize + 63) / 64;
1391 return (Cost <= NumConstants * TTI::TCC_Basic)