Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4994 bool NeedPHITranslation = SrcPN && SrcPN->getParent() == BB; in removeEmptyCleanup() local
4997 NeedPHITranslation ? SrcPN->getIncomingValueForBlock(Pred) : SrcVal; in removeEmptyCleanup()