Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp86 static cl::opt<bool> OptimizeMatchTable( variable
2480 buildMatchTable(Rules, OptimizeMatchTable, GenerateCoverage); in run()