Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11603 SDValue FirstChain = FirstLoad->getChain(); in MergeConsecutiveStores() local
11606 if (LoadNodes[i].MemNode->getChain() != FirstChain) in MergeConsecutiveStores()