Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h31 enum CfiFunctionLinkage { enum
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2074 CfiFunctionLinkage Linkage; in lower()
2093 CfiFunctionLinkage Linkage = static_cast<CfiFunctionLinkage>( in lower()
2124 CfiFunctionLinkage Linkage = P.second.Linkage; in lower()
H A DThinLTOBitcodeWriter.cpp411 CfiFunctionLinkage Linkage; in splitAndWriteThinLTOBitcode()