Searched refs:FarBranchInfo (Results 1 – 3 of 3) sorted by relevance
3527 class FarBranchInfo {3529 FarBranchInfo(int offset, Label* label) in FarBranchInfo() function3550 std::multimap<int, FarBranchInfo> unresolved_branches_;
878 std::pair<int, FarBranchInfo>(max_reachable_pc, in NeedExtraInstructionsOrRegisterBranch()879 FarBranchInfo(pc_offset(), label))); in NeedExtraInstructionsOrRegisterBranch()
864 typedef std::multimap<int, FarBranchInfo>::iterator unresolved_info_it; in DeleteUnresolvedBranchInfoForLabelTraverse()4918 std::multimap<int, FarBranchInfo>::iterator it, it_to_delete; in EmitVeneers()