Searched refs:texiBB (Results 1 – 1 of 1) sorted by relevance
911 BasicBlock *texiBB = i->bb->splitBefore(i, false); in handleTXL() local923 bld.mkFlow(OP_BRA, texiBB, CC_EQ, pred)->fixed = 1; in handleTXL()924 currBB->cfg.attach(&texiBB->cfg, Graph::Edge::FORWARD); in handleTXL()