Home
last modified time | relevance | path

Searched defs:OtherStore (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1510 __anoned0149ff0602(StoreInst *OtherStore) mergeStoreIntoSuccessor() argument
1523 StoreInst *OtherStore = nullptr; mergeStoreIntoSuccessor() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20448 if (auto *OtherStore = dyn_cast<StoreSDNode>(*UseIter)) { getStoreMergeCandidates() local
[all...]