Searched refs:hoistK (Results 1 – 1 of 1) sorted by relevance
2646 *hoistK = llvm::BasicBlock::Create(*ctx, "hoistK", fn), in setupLLVM() local2856 b.CreateBr(hoistK); in setupLLVM()2863 IRBuilder b(hoistK); in setupLLVM()2893 n->addIncoming(arg++, hoistK); in setupLLVM()2897 args[i]->addIncoming(arg++, hoistK); in setupLLVM()