Home | History | Annotate | Download | only in IPO

Lines Matching refs:OptimizeGlobalAddressOfMalloc

842 /// OptimizeGlobalAddressOfMalloc - This function takes the specified global
847 static GlobalVariable *OptimizeGlobalAddressOfMalloc(GlobalVariable *GV,
1526 GVI = OptimizeGlobalAddressOfMalloc(GV, CI, AllocTy, NElements, TD);