Home
last modified time | relevance | path

Searched defs:EquivalentUseCB (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.cpp1555 function_ref<bool(const Use &OldU, const Use &NewU)> EquivalentUseCB) { in checkForAllUses()
H A DAttributorAttributes.cpp1811 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl() local
5552 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl() local