Searched refs:DeleteGlobalInitializer (Results 1 – 3 of 3) sorted by relevance
208 void llvm::DeleteGlobalInitializer(GlobalVariable *GV) { in DeleteGlobalInitializer() function in llvm353 DeleteGlobalInitializer(&I); // Delete the initializer to make it external in SplitFunctionsOutOfModule()356 DeleteGlobalInitializer(GV); in SplitFunctionsOutOfModule()
327 void DeleteGlobalInitializer(GlobalVariable *GV);
165 DeleteGlobalInitializer(&I); in TestGlobalVariables()667 DeleteGlobalInitializer(&*I); in DebugACrash()