reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
855 VarType = Type::getInt32Ty(BB->getContext()); // 32bit return value 857 VarType = Type::getInt64Ty(BB->getContext()); // 64bit ptr arith 859 GV = new GlobalVariable(M, VarType, false, GlobalVariable::ExternalLinkage,