Searched refs:WholeProgramDevirtCutoff (Results 1 – 1 of 1) sorted by relevance
195 static cl::opt<unsigned> WholeProgramDevirtCutoff( variable1204 if (WholeProgramDevirtCutoff.getNumOccurrences() > 0 && in applySingleImplDevirt()1205 NumDevirtCalls >= WholeProgramDevirtCutoff) in applySingleImplDevirt()