Searched refs:lbrkBB (Results 1 – 1 of 1) sorted by relevance
3673 BasicBlock *lbrkBB = new BasicBlock(func); in handleInstruction() local3676 breakBBs.push(lbrkBB); in handleInstruction()3680 mkFlow(OP_PREBREAK, lbrkBB, CC_ALWAYS, NULL); in handleInstruction()