Searched refs:DNR (Results 1 – 3 of 3) sorted by relevance
518 SmallPtrSet<const Function *, 16> *DNR) { in removeDeadFunctions() argument534 if (DNR && DNR->count(F)) in removeDeadFunctions()
85 SmallPtrSet<const Function *, 16> *DNR = NULL);
297 USHORT DNR : 1; // Do Not Retry (DNR) member