Home
last modified time | relevance | path

Searched refs:tryRemoveTrivialPhi (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp92 auto *Result = tryRemoveTrivialPhi(Phi, PhiOps); in getPreviousDefRecursive()
193 tryRemoveTrivialPhi(UsePhi); in recursePhi()
205 return tryRemoveTrivialPhi(Phi, OperRange); in tryRemoveTrivialPhi()
534 tryRemoveTrivialPhi(MPhi); in removeEdge()
550 tryRemoveTrivialPhi(MPhi); in removeDuplicatePhiEdgesBetween()
664 tryRemoveTrivialPhi(NewMPhi); in updatePhisWhenInsertingUniqueBackedgeBlock()
1219 tryRemoveTrivialPhi(Phi); in moveAllAccesses()
1276 tryRemoveTrivialPhi(NewPhi); in wireOldPredecessorsToNewImmediatePredecessor()
1343 tryRemoveTrivialPhi(MP); in removeMemoryAccess()
1357 tryRemoveTrivialPhi(MP); in removeBlocks()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h257 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi);
259 MemoryAccess *tryRemoveTrivialPhi(MemoryPhi *Phi, RangeType &Operands);