Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp1483 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy, in createGlobalFwdRef() function
1546 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy, Name); in getGlobalVal()
1575 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy, ""); in getGlobalVal()