Searched refs:laneBB (Results 1 – 1 of 1) sorted by relevance
715 BasicBlock *laneBB = new BasicBlock(func); in handleTXL() local716 currBB->cfg.attach(&laneBB->cfg, Graph::Edge::TREE); in handleTXL()717 currBB = laneBB; in handleTXL()