Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DFunctionAttrs.h36 bool thinLTOPropagateFunctionAttrs(
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1102 thinLTOPropagateFunctionAttrs(*Index, IsPrevailing(PrevailingCopy)); in run()
H A DLTO.cpp1595 thinLTOPropagateFunctionAttrs(ThinLTO.CombinedIndex, isPrevailing); in runThinLTO()
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp371 bool llvm::thinLTOPropagateFunctionAttrs( in thinLTOPropagateFunctionAttrs() function in llvm