Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h26 enum CfiFunctionLinkage { enum
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1774 CfiFunctionLinkage Linkage; in lower()
1793 CfiFunctionLinkage Linkage = static_cast<CfiFunctionLinkage>( in lower()
1824 CfiFunctionLinkage Linkage = P.second.Linkage; in lower()
H A DThinLTOBitcodeWriter.cpp318 CfiFunctionLinkage Linkage; in splitAndWriteThinLTOBitcode()