Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1082 for (const Use &OldU : C->operands()) { ConstantFoldConstantImpl() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1907 __anon30d26d8f1602(const Use &OldU, const Use &NewU) updateImpl() argument
5597 __anon30d26d8f5202(const Use &OldU, const Use &NewU) updateImpl() argument
7062 __anon30d26d8f6602(const Use &OldU, const Use &NewU) updateImpl() argument
12112 __anon30d26d8f9c02(const Use &OldU, const Use &NewU) updateImpl() argument
[all...]
H A DAttributor.cpp1761 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