Searched defs:BlockQueue (Results 1 – 1 of 1) sorted by relevance
916 std::deque<const CFGBlock *> BlockQueue; in fillReachableBlocks() local948 std::deque<const CFGBlock*> BlockQueue(B.pred_begin(), B.pred_end()); in checkFallThroughIntoBlock() local