Home
last modified time | relevance | path

Searched refs:resolveSelfReferences (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp83 resolveSelfReferences(GV); in createGlobal()
92 resolveSelfReferences(GV); in setGlobalInitializer()
95 void ConstantInitBuilderBase::resolveSelfReferences(llvm::GlobalVariable *GV) { in resolveSelfReferences() function in ConstantInitBuilderBase
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h90 void resolveSelfReferences(llvm::GlobalVariable *GV);