Searched refs:tryRemoveTrivialPhi (Results 1 – 2 of 2) sorted by relevance
97 auto *Result = tryRemoveTrivialPhi(Phi, PhiOps); in getPreviousDefRecursive()198 tryRemoveTrivialPhi(UsePhi); in recursePhi()207 MemoryAccess *MemorySSAUpdater::tryRemoveTrivialPhi(MemoryPhi *Phi) { in tryRemoveTrivialPhi() function in MemorySSAUpdater210 return tryRemoveTrivialPhi(Phi, OperRange); in tryRemoveTrivialPhi()213 MemoryAccess *MemorySSAUpdater::tryRemoveTrivialPhi(MemoryPhi *Phi, in tryRemoveTrivialPhi() function in MemorySSAUpdater525 tryRemoveTrivialPhi(MPhi); in removeEdge()541 tryRemoveTrivialPhi(MPhi); in removeDuplicatePhiEdgesBetween()650 tryRemoveTrivialPhi(NewMPhi); in updatePhisWhenInsertingUniqueBackedgeBlock()1204 tryRemoveTrivialPhi(Phi); in moveAllAccesses()1275 tryRemoveTrivialPhi(NewPhi); in wireOldPredecessorsToNewImmediatePredecessor()[all …]
278 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi);280 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi, RangeType &Operands);