Searched refs:getDeducedAttributes (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 5015 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5337 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5861 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7855 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7877 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 8455 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 8483 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 10444 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 3263 getDeducedAttributes(A, this->getAnchorValue().getContext(), DeducedAttrs); 3273 virtual void getDeducedAttributes(Attributor &A, LLVMContext &Ctx,
|