Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1034 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1036 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()
1065 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1067 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()