Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GlobalVariable

27 #include "llvm/IR/GlobalVariable.h"
1018 auto GV = new llvm::GlobalVariable(CGM.getModule(), C->getType(),
1022 llvm::GlobalVariable::NotThreadLocal,