Searched refs:NodeAndOpNum (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp321 auto NodeAndOpNum = std::make_pair(N, NextRecordedOperandNo - 1); local
322 MatchedComplexPatterns.push_back(NodeAndOpNum);

Completed in 34 milliseconds