Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp301 const ClassInfo *findRoot() const { in findRoot() function
347 return findRoot()->ValueName < RHS.findRoot()->ValueName; in operator <()