Searched refs:PrevST (Results 1 – 1 of 1) sorted by relevance
9982 StoreSDNode *PrevST = cast<StoreSDNode>(Chain); in visitLOAD() local9983 if (PrevST->getBasePtr() == Ptr && in visitLOAD()9984 PrevST->getValue().getValueType() == N->getValueType(0)) in visitLOAD()