Searched refs:IsStorePastEnd (Results 1 – 2 of 2) sorted by relevance
2637 const bool IsStorePastEnd = DL.getTypeStoreSize(V->getType()) > SliceSize; in visitStoreInst() local2642 (IsStorePastEnd && NewAllocaTy->isIntegerTy() && in visitStoreInst()
2525 const bool IsStorePastEnd = DL.getTypeStoreSize(V->getType()) > SliceSize; in visitStoreInst() local2530 (IsStorePastEnd && NewAllocaTy->isIntegerTy() && in visitStoreInst()