Searched refs:fExits (Results 1 – 6 of 6) sorted by relevance
115 std::set<BlockId> fExits; member
48 fBlocks[from].fExits.insert(to); in addExit()77 for (BlockId b : fBlocks[i].fExits) { in dump()
394 for (BlockId exitId : block.fExits) { in scanCFG()