Lines Matching refs:isPointerTy
890 if (StoredValTy->getScalarType()->isPointerTy() && in CoerceAvailableValueToLoadType()
891 LoadedTy->getScalarType()->isPointerTy()) in CoerceAvailableValueToLoadType()
895 if (StoredValTy->getScalarType()->isPointerTy()) { in CoerceAvailableValueToLoadType()
901 if (TypeToCastTo->getScalarType()->isPointerTy()) in CoerceAvailableValueToLoadType()
908 if (LoadedTy->getScalarType()->isPointerTy()) in CoerceAvailableValueToLoadType()
920 if (StoredValTy->getScalarType()->isPointerTy()) { in CoerceAvailableValueToLoadType()
945 if (LoadedTy->getScalarType()->isPointerTy()) in CoerceAvailableValueToLoadType()
1143 if (SrcVal->getType()->getScalarType()->isPointerTy()) in GetStoreValueForLoad()
1703 if (V->getType()->getScalarType()->isPointerTy()) in PerformLoadPRE()
1776 if (V->getType()->getScalarType()->isPointerTy()) in processNonLocalLoad()
1951 if (AvailVal->getType()->getScalarType()->isPointerTy()) in processLoad()
2003 if (StoredVal->getType()->getScalarType()->isPointerTy()) in processLoad()
2029 if (DepLI->getType()->getScalarType()->isPointerTy()) in processLoad()
2307 if (MD && V->getType()->getScalarType()->isPointerTy()) in processInstruction()
2418 if (MD && Repl->getType()->getScalarType()->isPointerTy()) in processInstruction()
2694 if (MD && Phi->getType()->getScalarType()->isPointerTy()) in performScalarPRE()