Searched refs:int1_f (Results 1 – 1 of 1) sorted by relevance
513 Value* int1_f = args++; in makeLLVMModule() local514 int1_f->setName("f"); in makeLLVMModule()525 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()528 BranchInst::Create(label_bb1, label_return, int1_f, label_bb1); in makeLLVMModule()