Searched defs:OldU (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1099 for (const Use &OldU : C->operands()) { ConstantFoldConstantImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1905 __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 D | Attributor.cpp | 1757 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
|