Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/BrainF/
H A DBrainF.cpp297 BasicBlock *bb_1 = BasicBlock::Create(C, label, brainf_func); in readloop() local
298 builder->SetInsertPoint(bb_1); in readloop()
306 readloop(phi_0, bb_1, testbb, C); in readloop()