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