Searched refs:DeleteGlobalInitializer (Results 1 – 3 of 3) sorted by relevance
206 void llvm::DeleteGlobalInitializer(GlobalVariable *GV) { in DeleteGlobalInitializer() function in llvm351 DeleteGlobalInitializer(&I); // Delete the initializer to make it external in SplitFunctionsOutOfModule()354 DeleteGlobalInitializer(GV); in SplitFunctionsOutOfModule()
281 void DeleteGlobalInitializer(GlobalVariable *GV);
184 DeleteGlobalInitializer(&I); in TestGlobalVariables() 1031 DeleteGlobalInitializer(&GV); in ReduceGlobalInitializers()