Searched defs:WalkChainUsers (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1839 // the chain, our WalkChainUsers predicate will not consider it. Because of
1986 /// WalkChainUsers - Walk down the users of the specified chained node that is
1996 WalkChainUsers(const SDNode *ChainedNode, function
2079 switch (WalkChainUsers(User, ChainedNodesInPattern, InteriorChainedNodes)) {
2121 if (WalkChainUsers(ChainNodesMatched[i], ChainNodesMatched,

Completed in 461 milliseconds