Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h34 CFL_WeakDeclaration = 2 enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp415 Linkage = CFL_WeakDeclaration; in splitAndWriteThinLTOBitcode()
H A DLowerTypeTests.cpp2166 if (Linkage == CFL_WeakDeclaration) in lower()