Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h29 CFL_WeakDeclaration = 2 enumerator
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp322 Linkage = CFL_WeakDeclaration; in splitAndWriteThinLTOBitcode()
H A DLowerTypeTests.cpp1855 if (Linkage == CFL_WeakDeclaration) in lower()