Searched refs:createGlobal (Results 1 – 2 of 2) sorted by relevance
78 llvm::GlobalVariable *createGlobal(llvm::Constant *initializer,372 return this->Builder.createGlobal(asImpl().finishImpl(), in finishAndCreateGlobal()
68 ConstantInitBuilderBase::createGlobal(llvm::Constant *initializer, in createGlobal() function in ConstantInitBuilderBase