Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDWinEHPrepare.cpp1032 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks() local
1033 if (OldBlockIdx == -1) in cloneCommonBlocks()
1035 Value *IV = SuccPN.getIncomingValue(OldBlockIdx); in cloneCommonBlocks()