Searched defs:Optimize (Results 1 – 3 of 3) sorted by relevance
22 Optimize, // Optimise without changing ABI enumerator
138 void StringTableBuilder::finalizeStringTable(bool Optimize) { in finalizeStringTable()
2230 buildMatchTable(MutableArrayRef<RuleMatcher> Rules,bool Optimize,bool WithCoverage) buildMatchTable() argument