Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDFunctionAttrs.h35 bool thinLTOPropagateFunctionAttrs(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDThinLTOCodeGenerator.cpp1108 thinLTOPropagateFunctionAttrs(*Index, IsPrevailing(PrevailingCopy)); in run()
HDLTO.cpp1836 thinLTOPropagateFunctionAttrs(ThinLTO.CombinedIndex, isPrevailing); in runThinLTO()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionAttrs.cpp403 bool llvm::thinLTOPropagateFunctionAttrs( in thinLTOPropagateFunctionAttrs() function in llvm