Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1741 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy) { in createGlobalFwdRef() function
1793 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()
1821 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()