Searched refs:lbgnBB (Results 1 – 1 of 1) sorted by relevance
3672 BasicBlock *lbgnBB = new BasicBlock(func); in handleInstruction() local3675 loopBBs.push(lbgnBB); in handleInstruction()3682 bb->cfg.attach(&lbgnBB->cfg, Graph::Edge::TREE); in handleInstruction()3683 setPosition(lbgnBB, true); in handleInstruction()3684 mkFlow(OP_PRECONT, lbgnBB, CC_ALWAYS, NULL); in handleInstruction()