Home
last modified time | relevance | path

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

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