Searched refs:DeleteGlobalInitializer (Results 1 – 3 of 3) sorted by relevance
207 void llvm::DeleteGlobalInitializer(GlobalVariable *GV) { in DeleteGlobalInitializer() function in llvm352 DeleteGlobalInitializer(&I); // Delete the initializer to make it external in SplitFunctionsOutOfModule()355 DeleteGlobalInitializer(GV); in SplitFunctionsOutOfModule()
294 void DeleteGlobalInitializer(GlobalVariable *GV);
172 DeleteGlobalInitializer(&I); in TestGlobalVariables()1046 DeleteGlobalInitializer(&GV); in ReduceGlobalInitializers()