Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp66 bool IsCanonicalExisting = CGIP.second->TheDef->getValueAsBit("IsCanonical"); in emitWebAssemblyDisassemblerTables() local
68 if (IsCanonicalExisting) in emitWebAssemblyDisassemblerTables()