Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1038 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1040 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()
1069 auto *LastDefForPred = LastDefAddedPred[Pred]; in applyInsertUpdates() local
1071 NewPhi->addIncoming(LastDefForPred, Pred); in applyInsertUpdates()