Searched refs:DebugifyFunctionsLimit (Results 1 – 1 of 1) sorted by relevance
50 cl::opt<uint64_t> DebugifyFunctionsLimit( variable390 if (++FunctionsCnt >= DebugifyFunctionsLimit) in collectDebugInfoMetadata()