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