Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1332 function_ref<bool(const Use &OldU, const Use &NewU)> EquivalentUseCB) { in checkForAllUses()
H A DAttributorAttributes.cpp1413 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl() local
4845 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl() local