Searched refs:tryRemoveTrivialPhis (Results 1 – 2 of 2) sorted by relevance
429 tryRemoveTrivialPhis(ArrayRef<WeakVH>(&InsertedPHIs[NewPhiIndex], NewPhiSize)); in insertDef()1065 tryRemoveTrivialPhis(InsertedPhis); in applyInsertUpdates()1136 tryRemoveTrivialPhis(InsertedPhis); in applyInsertUpdates()1377 void MemorySSAUpdater::tryRemoveTrivialPhis(ArrayRef<WeakVH> UpdatedPHIs) { in tryRemoveTrivialPhis() function in MemorySSAUpdater1401 tryRemoveTrivialPhis(UpdatedPHIs); in changeToUnreachable()
260 void tryRemoveTrivialPhis(ArrayRef<WeakVH> UpdatedPHIs);