Home
last modified time | relevance | path

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

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