Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h31 enum CfiFunctionLinkage { enum
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1905 CfiFunctionLinkage Linkage; in lower()
1924 CfiFunctionLinkage Linkage = static_cast<CfiFunctionLinkage>( in lower()
1955 CfiFunctionLinkage Linkage = P.second.Linkage; in lower()
H A DThinLTOBitcodeWriter.cpp386 CfiFunctionLinkage Linkage; in splitAndWriteThinLTOBitcode()