Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp4463 } else if (BasicBlock *OpBB = dyn_cast<BasicBlock>(I.getOperand(i))) { in visitInstruction() local
4464 Assert(OpBB->getParent() == BB->getParent(), in visitInstruction()