Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getTypeStoreSize

106     if (TD && SrcETy->isSized() && TD->getTypeStoreSize(SrcETy) == Size) {