Searched defs:OtherStore (Results 1 – 2 of 2) sorted by relevance
1515 auto OtherStoreIsMergeable = [&](StoreInst *OtherStore) -> bool { in mergeStoreIntoSuccessor()1528 StoreInst *OtherStore = nullptr; in mergeStoreIntoSuccessor() local
20516 if (auto *OtherStore = dyn_cast<StoreSDNode>(*UseIter)) { in getStoreMergeCandidates() local