reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4477 if (GA->getAliasee() == Entry) { 4491 GA->takeName(Entry); 4493 Entry->replaceAllUsesWith(llvm::ConstantExpr::getBitCast(GA, 4497 GA->setName(MangledName); 4505 GA->setLinkage(llvm::Function::WeakAnyLinkage); 4510 setTLSMode(GA, *VD); 4512 SetCommonAttributes(GD, GA);