Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5543 bool updateWithLoad(Attributor &A, LoadInst &L) { in updateWithLoad() function
5616 if (updateWithLoad(A, *LI)) in updateImpl()
9062 ChangeStatus updateWithLoad(Attributor &A, LoadInst &L) { in updateWithLoad() function
9107 return updateWithLoad(A, *L); in updateImpl()