HomeSort by: relevance | last modified time | path
    Searched refs:UpdateChains (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 361 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 1045 // UpdateChains).
2347 void SelectionDAGISel::UpdateChains(
3261 // a single use (ignoring chains, which are handled in UpdateChains).
3626 UpdateChains(Res, InputChain, ChainNodesMatched, true);
3660 UpdateChains(NodeToMatch, InputChain, ChainNodesMatched, false);

Completed in 90 milliseconds