Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp5223 static bool handleLoad(Attributor &A, const AbstractAttribute &AA, in handleLoad() function
5549 return handleLoad(A, *this, L, Union); in updateWithLoad()
9079 if (!AAValueSimplifyImpl::handleLoad(A, *this, L, Union)) in updateWithLoad()