Searched refs:aberrorbb (Results 1 – 2 of 2) sorted by relevance
158 aberrorbb = BasicBlock::Create(C, label, brainf_func); in header()179 "", aberrorbb); in header()184 BranchInst::Create(endbb, aberrorbb); in header()267 builder->CreateCondBr(test_2, aberrorbb, nextbb); in readloop()
87 BasicBlock *aberrorbb; variable