Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp1128 for (const Use &OldU : C->operands()) { in ConstantFoldConstantImpl() local
/openbsd/gnu/llvm/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()
5552 auto EquivalentUseCB = [&](const Use &OldU, const Use &NewU) { in updateImpl()