reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1591 auto *TLI = &GetTLI(*CI->getFunction()); 1592 Type *MallocType = getMallocAllocatedType(CI, TLI); 1593 if (MallocType && tryToOptimizeStoreOfMallocToGlobal(GV, CI, MallocType,