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