Searched refs:NextInstBB (Results 1 – 1 of 1) sorted by relevance
371 BasicBlock *NextInstBB = Next->getParent(); in run() local372 if (NextInstBB != BB) { in run()373 BB = NextInstBB; in run()