Searched defs:checkForAllInstructions (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | Attributor.cpp | 2052 bool Attributor::checkForAllInstructions(function_ref<bool(Instruction &)> Pred, checkForAllInstructions() function in Attributor |