reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
409 if (Constant *C = GV->getInitializer()) 415 for (User *U : GV->users()) { 425 if (SI->getOperand(0) == GV) 434 GV->getParent()->getDataLayout()); 442 GV)) 456 AllocsForIndirectGlobals[AllocRelatedValues.back()] = GV; 461 IndirectGlobals.insert(GV); 462 Handles.emplace_front(*this, GV);