Searched refs:SimplifiedVal (Results 1 – 1 of 1) sorted by relevance
2500 Value *SimplifiedVal; in ReplaceAndSimplifyAllUses() local2506 SimplifiedVal = SimplifyInstruction(User, TD, DT); in ReplaceAndSimplifyAllUses()2507 if (SimplifiedVal == 0) continue; in ReplaceAndSimplifyAllUses()2511 ReplaceAndSimplifyAllUses(User, SimplifiedVal, TD, DT); in ReplaceAndSimplifyAllUses()