Searched refs:StN (Results 1 – 2 of 2) sorted by relevance
10055 if (StoreSDNode *StN = dyn_cast<StoreSDNode>(N)) { in CombineBaseUpdate() local10057 Ops.push_back(StN->getValue()); in CombineBaseUpdate()
11688 if (StoreSDNode *StN = dyn_cast<StoreSDNode>(N)) { in CombineBaseUpdate() local11690 Ops.push_back(StN->getValue()); in CombineBaseUpdate()