Searched refs:canReplacePointersIfEqual (Results 1 – 3 of 3) sorted by relevance
188 bool canReplacePointersIfEqual(const Value *From, const Value *To,
769 bool llvm::canReplacePointersIfEqual(const Value *From, const Value *To, in canReplacePointersIfEqual() function in llvm
2509 canReplacePointersIfEqual(LHS, RHS, DL)) in propagateEquality()