reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
845 GlobalType = AllocTy; 848 GlobalType = ArrayType::get(AllocTy, NElements->getZExtValue()); 853 *GV->getParent(), GlobalType, false, GlobalValue::InternalLinkage, 854 UndefValue::get(GlobalType), GV->getName() + ".body", nullptr,