Searched refs:FromSTy (Results 1 – 1 of 1) sorted by relevance
2464 Type *FromSTy = FromTy->getScalarType(); in rescale() local2466 if (FromSTy == ToSTy) in rescale()2469 int FromSize = getSizeOf(FromSTy); in rescale()