Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp868 int OldBlockIdx = SuccPN->getBasicBlockIndex(OldBlock); in cloneCommonBlocks() local
869 if (OldBlockIdx == -1) in cloneCommonBlocks()
871 Value *IV = SuccPN->getIncomingValue(OldBlockIdx); in cloneCommonBlocks()