Home
last modified time | relevance | path

Searched defs:checkForAllCallSites (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1891 return checkForAllCallSites(Pred, *AssociatedFunction, RequireAllCallSites, in checkForAllCallSites() function in Attributor
1872 bool Attributor::checkForAllCallSites(function_ref<bool(AbstractCallSite)> Pred, checkForAllCallSites() function in Attributor