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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.h100 bool isMatchRoot() const { return IsMatchRoot; } function in class:llvm::GIMatchDagInstr
H A DGIMatchDag.cpp38 if (N->isMatchRoot())
54 if (N->isMatchRoot())

Completed in 168 milliseconds