Searched refs:IsSafeComputationToRemove (Results 1 – 1 of 1) sorted by relevance
159 static bool IsSafeComputationToRemove(Value *V, const TargetLibraryInfo *TLI) { in IsSafeComputationToRemove() function252 if (IsSafeComputationToRemove(Dead[i].first, TLI)) { in CleanupPointerRootUsers()