Searched refs:FarBranchInfo (Results 1 – 3 of 3) sorted by relevance
2129 class FarBranchInfo {2131 FarBranchInfo(int offset, Label* label) in FarBranchInfo() function2152 std::multimap<int, FarBranchInfo> unresolved_branches_;
842 typedef std::multimap<int, FarBranchInfo>::iterator unresolved_info_it; in DeleteUnresolvedBranchInfoForLabelTraverse()3096 std::multimap<int, FarBranchInfo>::iterator it, it_to_delete; in EmitVeneers()
687 std::pair<int, FarBranchInfo>(max_reachable_pc, in NeedExtraInstructionsOrRegisterBranch()688 FarBranchInfo(pc_offset(), label))); in NeedExtraInstructionsOrRegisterBranch()