Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1099 for (const Use &OldU : C->operands()) { ConstantFoldConstantImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1905 __anon84dfdece1602(const Use &OldU, const Use &NewU) updateImpl() argument
5588 __anon84dfdece5202(const Use &OldU, const Use &NewU) updateImpl() argument
7047 __anon84dfdece6602(const Use &OldU, const Use &NewU) updateImpl() argument
12123 __anon84dfdece9c02(const Use &OldU, const Use &NewU) updateImpl() argument
[all...]
H A DAttributor.cpp1757 checkForAllUses(function_ref<bool (const Use &,bool &)> Pred,const AbstractAttribute & QueryingAA,const Value & V,bool CheckBBLivenessOnly,DepClassTy LivenessDepClass,bool IgnoreDroppableUses,function_ref<bool (const Use & OldU,const Use & NewU)> EquivalentUseCB) checkForAllUses() argument