Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1099 BasicBlock *OpBB = PHI->getIncomingBlock(u); in buildPHIAccesses() local
1104 if (NonAffineSubRegion && NonAffineSubRegion->contains(OpBB)) { in buildPHIAccesses()
1112 ensurePHIWrite(PHI, OpStmt, OpBB, Op, IsExitBlock); in buildPHIAccesses()
/external/llvm/lib/IR/
DVerifier.cpp3664 } else if (BasicBlock *OpBB = dyn_cast<BasicBlock>(I.getOperand(i))) { in visitInstruction() local
3665 Assert(OpBB->getParent() == BB->getParent(), in visitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4163 } else if (BasicBlock *OpBB = dyn_cast<BasicBlock>(I.getOperand(i))) { in visitInstruction() local
4164 Assert(OpBB->getParent() == BB->getParent(), in visitInstruction()
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp4361 } else if (BasicBlock *OpBB = dyn_cast<BasicBlock>(I.getOperand(i))) { in visitInstruction() local
4362 Assert(OpBB->getParent() == BB->getParent(), in visitInstruction()