Searched refs:replaceAllDominatedUsesWith (Results 1 – 1 of 1) sorted by relevance
713 unsigned replaceAllDominatedUsesWith(Value *From, Value *To,2045 unsigned GVN::replaceAllDominatedUsesWith(Value *From, Value *To, in replaceAllDominatedUsesWith() function in GVN2136 unsigned NumReplacements = replaceAllDominatedUsesWith(LHS, RHS, Root); in propagateEquality()2192 replaceAllDominatedUsesWith(NotCmp, NotVal, Root); in propagateEquality()