Home
last modified time | relevance | path

Searched refs:FirstChain (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11770 SDValue FirstChain = FirstLoad->getChain(); in MergeConsecutiveStores() local
11773 if (LoadNodes[i].MemNode->getChain() != FirstChain) in MergeConsecutiveStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14344 SDValue FirstChain = FirstLoad->getChain(); in MergeConsecutiveStores() local
14347 if (LoadNodes[i].MemNode->getChain() != FirstChain) in MergeConsecutiveStores()