Searched defs:OtherStore (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineLoadStoreAlloca.cpp | 1510 __anoned0149ff0602(StoreInst *OtherStore) mergeStoreIntoSuccessor() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 20448 if (auto *OtherStore = dyn_cast<StoreSDNode>(*UseIter)) { getStoreMergeCandidates() local |