Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5129 } else if (BasicBlock *OpBB = dyn_cast<BasicBlock>(I.getOperand(i))) { in visitInstruction() local
5130 Check(OpBB->getParent() == BB->getParent(), in visitInstruction()