Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()