Searched defs:OtherStore (Results 1 – 2 of 2) sorted by relevance
1548 auto OtherStoreIsMergeable = [&](StoreInst *OtherStore) -> bool { in mergeStoreIntoSuccessor()1561 StoreInst *OtherStore = nullptr; in mergeStoreIntoSuccessor() local
21530 if (auto *OtherStore = dyn_cast<StoreSDNode>(Use.getUser())) { in getStoreMergeCandidates() local