Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h30 enum CfiFunctionLinkage { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1906 CfiFunctionLinkage Linkage; in lower()
1925 CfiFunctionLinkage Linkage = static_cast<CfiFunctionLinkage>( in lower()
1956 CfiFunctionLinkage Linkage = P.second.Linkage; in lower()
H A DThinLTOBitcodeWriter.cpp378 CfiFunctionLinkage Linkage; in splitAndWriteThinLTOBitcode()