Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h93 void resolveSelfReferences(llvm::GlobalVariable *GV);