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