Searched refs:MergeAttributes (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Cloning.h | 316 bool MergeAttributes = false, 328 bool MergeAttributes = false,
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 2367 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()
|