Searched defs:checkForAllCallSites (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Attributor.cpp | 1876 bool Attributor::checkForAllCallSites(function_ref<bool(AbstractCallSite)> Pred, checkForAllCallSites() function in Attributor |