Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13929 if (StoreSDNode *OtherST = dyn_cast<StoreSDNode>(*I2)) { in getStoreMergeCandidates() local
13938 if (StoreSDNode *OtherST = dyn_cast<StoreSDNode>(*I)) { in getStoreMergeCandidates() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11390 if (StoreSDNode *OtherST = dyn_cast<StoreSDNode>(*I)) { in getStoreMergeAndAliasCandidates() local