Searched refs:DeleteFn (Results 1 – 3 of 3) sorted by relevance
50 DeleteFn("delete", cl::desc("Delete specified Globals from Module")); variable233 if (!DeleteFn) { in main()248 Extract.add(createGVExtractionPass(Gvs, DeleteFn)); in main()261 if (!DeleteFn) in main()
53 static cl::opt<bool> DeleteFn("delete", variable312 if (!DeleteFn) { in main()327 Extract.add(createGVExtractionPass(Gvs, DeleteFn, KeepConstInit)); in main()369 if (!DeleteFn) in main()
385 DeleteFn(void* p) { in DeleteFn() function427 VArray array(DeleteFn); in doParse()