Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchDagInstr.cpp42 Dag.addMatchRoot(this); in setMatchRoot()
DGIMatchDag.h225 void addMatchRoot(GIMatchDagInstr *N) { MatchRoots.push_back(N); } in addMatchRoot() function