reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
307 Changed |= CleanupConstantGlobalUsers(CE, SubInit, DL, GetTLI); 312 Changed |= CleanupConstantGlobalUsers(CE, nullptr, DL, GetTLI); 326 ConstantFoldInstruction(GEP, DL, &GetTLI(*GEP->getFunction()))); 336 Changed |= CleanupConstantGlobalUsers(GEP, SubInit, DL, GetTLI); 353 CleanupConstantGlobalUsers(V, Init, DL, GetTLI);