Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1873 bool Attributor::checkForAllInstructions(function_ref<bool(Instruction &)> Pred, in checkForAllInstructions() function in Attributor
1900 bool Attributor::checkForAllInstructions(function_ref<bool(Instruction &)> Pred, in checkForAllInstructions() function in Attributor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp5784 bool Attributor::checkForAllInstructions( in checkForAllInstructions() function in Attributor