Home
last modified time | relevance | path

Searched defs:OldU (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DConstantFolding.cpp1128 for (const Use &OldU : C->operands()) { in ConstantFoldConstantImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributor.cpp1555 function_ref<bool(const Use &OldU, const Use &NewU)> EquivalentUseCB) { in checkForAllUses()
DAttributorAttributes.cpp1811 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl()
5552 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl()