Searched refs:OutJumps (Results 1 – 1 of 1) sorted by relevance
214 std::vector<Jump *> OutJumps; member in __anon762416430111::Block536 Block.OutJumps.push_back(&AllJumps.back()); in initialize()558 for (auto &Jump : Block.OutJumps) { in initialize()781 for (auto &Jump : ChainSucc->blocks().back()->OutJumps) { in getBestMergeGain()