Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h33 enum CfiFunctionLinkage { enum
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2122 CfiFunctionLinkage Linkage; in lower()
2144 CfiFunctionLinkage Linkage = static_cast<CfiFunctionLinkage>( in lower()
2176 CfiFunctionLinkage Linkage = P.second.Linkage; in lower()
H A DThinLTOBitcodeWriter.cpp422 CfiFunctionLinkage Linkage; in splitAndWriteThinLTOBitcode()