Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp86 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes() local
89 if (CM->getResult(i) != RootResultFirst+i) in ContractNodes()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherOpt.cpp96 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes() local
99 if (CM->getResult(i) != RootResultFirst+i) in ContractNodes()