Home
last modified time | relevance | path

Searched refs:RootResultFirst (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes() local
89 if (CM->getResult(i) != RootResultFirst+i) in ContractNodes()