Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1013 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1015 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()
1044 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1046 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()