Home
last modified time | relevance | path

Searched refs:thinLTOPropagateFunctionAttrs (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionAttrs.h35 bool thinLTOPropagateFunctionAttrs(
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1108 thinLTOPropagateFunctionAttrs(*Index, IsPrevailing(PrevailingCopy)); in run()
H A DLTO.cpp1836 thinLTOPropagateFunctionAttrs(ThinLTO.CombinedIndex, isPrevailing); in runThinLTO()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp403 bool llvm::thinLTOPropagateFunctionAttrs( in thinLTOPropagateFunctionAttrs() function in llvm