Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp302 const ClassInfo *findRoot() const { in findRoot() function
348 return findRoot()->ValueName < RHS.findRoot()->ValueName; in operator <()