Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1751 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy) { in createGlobalFwdRef() function
1803 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()
1831 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()