Searched refs:getDeducedAttributes (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 4981 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5281 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5795 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7794 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7816 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 8394 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 8422 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 10364 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function
|
| /src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 3216 getDeducedAttributes(A, this->getAnchorValue().getContext(), DeducedAttrs); 3226 virtual void getDeducedAttributes(Attributor &A, LLVMContext &Ctx,
|