Home
last modified time | relevance | path

Searched refs:MergeAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h316 bool MergeAttributes = false,
328 bool MergeAttributes = false,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2367 bool MergeAttributes, in InlineFunction() argument
2372 return InlineFunction(CB, IFI, MergeAttributes, CalleeAAR, InsertLifetime, in InlineFunction()
2390 auto Ret = InlineFunction(CB, IFI, MergeAttributes, CalleeAAR, InsertLifetime, in InlineFunction()
2470 bool MergeAttributes, in InlineFunction() argument
3236 if (MergeAttributes) in InlineFunction()
3406 if (MergeAttributes) in InlineFunction()