Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1516 if (!OtherStore || in mergeStoreIntoSuccessor() argument
1529 StoreInst *OtherStore = nullptr; mergeStoreIntoSuccessor() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20157 if (auto *OtherStore = dyn_cast<StoreSDNode>(*UseIter)) { getStoreMergeCandidates() local
[all...]