Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2330 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckSame()
2341 CheckChildSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChildSame()
2462 static unsigned IsPredicateKnownToFail(const unsigned char *Table, in IsPredicateKnownToFail()
2561 SmallVectorImpl<std::pair<SDValue, SDNode*> > &RecordedNodes; member in __anonab064bb60211::MatchStateUpdater
2649 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local