Searched refs:label_bb (Results 1 – 1 of 1) sorted by relevance
517 BasicBlock* label_bb = BasicBlock::Create(getGlobalContext(), "bb",func_test4,nullptr); in makeLLVMModule() local522 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()525 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()