Searched defs:RecordedNodes (Results 1 – 1 of 1) sorted by relevance
2550 const SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes) { in CheckSame()2560 const SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes, in CheckChildSame()2704 SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in IsPredicateKnownToFail()2809 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes; member in __anond3706ec10411::MatchStateUpdater2929 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local