Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp172 FunctionType *EmptyFT = in simplifyExternals() local
181 if (!F.isDeclaration() || F.getFunctionType() == EmptyFT || in simplifyExternals()
187 Function::Create(EmptyFT, GlobalValue::ExternalLinkage, in simplifyExternals()