Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:InitType

1869   llvm::Type* InitType = Init->getType();
1870 llvm::Constant *Entry = GetAddrOfGlobalVar(D, InitType);
1894 GV->getType()->getElementType() != InitType ||
1902 GV = cast<llvm::GlobalVariable>(GetAddrOfGlobalVar(D, InitType));