reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
829 auto *GV = cast<GlobalVariable>(G->getGlobal()); 870 GlobalVariable *GV = cast<GlobalVariable>(Globals[I]->getGlobal()); 1345 Function *F = cast<Function>(GTM->getGlobal()); 1363 cast<Function>(Functions[I]->getGlobal())); 1507 Function *F = cast<Function>(Functions[I]->getGlobal()); 1567 Function *F = cast<Function>(GTM->getGlobal()); 1635 Globals.empty() || isa<GlobalVariable>(Globals[0]->getGlobal()); 1640 if (IsGlobalSet != isa<GlobalVariable>(Globals[Offset]->getGlobal()))