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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1401 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy, function
1464 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy, Name);
1493 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy, "");

Completed in 114 milliseconds