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