Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAssumptions.cpp63 Ctx, llvm::AssumptionAttrKey, in addAssumptionsImpl()
72 const Attribute &A = F.getFnAttribute(AssumptionAttrKey); in hasAssumption()
82 const Attribute &A = CB.getFnAttr(AssumptionAttrKey); in hasAssumption()
87 const Attribute &A = F.getFnAttribute(AssumptionAttrKey); in getAssumptions()
92 const Attribute &A = CB.getFnAttr(AssumptionAttrKey); in getAssumptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssumptions.h28 constexpr StringRef AssumptionAttrKey = "llvm.assume"; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1791 FuncAttrs.addAttribute(llvm::AssumptionAttrKey, in AddAttributesFromOMPAssumes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11746 AssumptionAttrKey, in manifest()