Searched refs:replaceAllDominatedUsesWith (Results 1 – 1 of 1) sorted by relevance
719 unsigned replaceAllDominatedUsesWith(Value *From, Value *To,2038 unsigned GVN::replaceAllDominatedUsesWith(Value *From, Value *To, in replaceAllDominatedUsesWith() function in GVN2129 unsigned NumReplacements = replaceAllDominatedUsesWith(LHS, RHS, Root); in propagateEquality()2201 replaceAllDominatedUsesWith(NotCmp, NotVal, Root); in propagateEquality()