Searched refs:currBB (Results 1 – 1 of 1) sorted by relevance
700 BasicBlock *currBB = i->bb; in handleTXL() local704 bld.setPosition(currBB, true); in handleTXL()705 currBB->joinAt = bld.mkFlow(OP_JOINAT, joinBB, CC_ALWAYS, NULL); in handleTXL()710 bld.setPosition(currBB, true); in handleTXL()713 currBB->cfg.attach(&texiBB->cfg, Graph::Edge::FORWARD); in handleTXL()716 currBB->cfg.attach(&laneBB->cfg, Graph::Edge::TREE); in handleTXL()717 currBB = laneBB; in handleTXL()