Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1022 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1024 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()
1053 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1055 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()