Searched refs:jumpSlots (Results 1 – 1 of 1) sorted by relevance
281 const static std::pair<unsigned, unsigned> jumpSlots[] = { in restrictBranchOrder() local284 for (std::pair<unsigned, unsigned> jumpSlot : jumpSlots) { in restrictBranchOrder()