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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp142 FunctionType *EmptyFT = local
152 if (!F.isDeclaration() || F.getFunctionType() == EmptyFT ||
158 Function::Create(EmptyFT, GlobalValue::ExternalLinkage,

Completed in 95 milliseconds