Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDAttributor.h3718 if (!isImpliedByMustprogressAndReadonly(A, IRP))
3726 static bool isImpliedByMustprogressAndReadonly(Attributor &A,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp3286 bool isImpliedByMustprogressAndReadonly(Attributor &A, bool KnownOnly) { in isImpliedByMustprogressAndReadonly() function
3298 if (isImpliedByMustprogressAndReadonly(A, /* KnownOnly */ false)) in updateImpl()
3356 if (isImpliedByMustprogressAndReadonly(A, /* KnownOnly */ false)) in updateImpl()