Searched refs:tryRemoveTrivialPhi (Results 1 – 2 of 2) sorted by relevance
99 auto *Result = tryRemoveTrivialPhi(Phi, PhiOps); in getPreviousDefRecursive()200 tryRemoveTrivialPhi(UsePhi); in recursePhi()209 MemoryAccess *MemorySSAUpdater::tryRemoveTrivialPhi(MemoryPhi *Phi) { in tryRemoveTrivialPhi() function in MemorySSAUpdater212 return tryRemoveTrivialPhi(Phi, OperRange); in tryRemoveTrivialPhi()215 MemoryAccess *MemorySSAUpdater::tryRemoveTrivialPhi(MemoryPhi *Phi, in tryRemoveTrivialPhi() function in MemorySSAUpdater535 tryRemoveTrivialPhi(MPhi); in removeEdge()551 tryRemoveTrivialPhi(MPhi); in removeDuplicatePhiEdgesBetween()674 tryRemoveTrivialPhi(NewMPhi); in updatePhisWhenInsertingUniqueBackedgeBlock()1244 tryRemoveTrivialPhi(Phi); in moveAllAccesses()1301 tryRemoveTrivialPhi(NewPhi); in wireOldPredecessorsToNewImmediatePredecessor()[all …]
262 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi);264 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi, RangeType &Operands);