Home
last modified time | relevance | path

Searched refs:DNR (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp518 SmallPtrSet<const Function *, 16> *DNR) { in removeDeadFunctions() argument
534 if (DNR && DNR->count(F)) in removeDeadFunctions()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/IPO/
DInlinerPass.h85 SmallPtrSet<const Function *, 16> *DNR = NULL);
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_win32.h297 USHORT DNR : 1; // Do Not Retry (DNR) member