Searched refs:CoalescingCandidateInfo (Results 1 – 1 of 1) sorted by relevance
136 struct CoalescingCandidateInfo { struct in __anon861b6f5e0111::PPCBranchCoalescing144 CoalescingCandidateInfo();154 bool canCoalesceBranch(CoalescingCandidateInfo &Cand);157 bool validateCandidates(CoalescingCandidateInfo &SourceRegion,158 CoalescingCandidateInfo &TargetRegion) const;175 bool mergeCandidates(CoalescingCandidateInfo &SourceRegion,176 CoalescingCandidateInfo &TargetRegion);181 bool canMerge(CoalescingCandidateInfo &SourceRegion,182 CoalescingCandidateInfo &TargetRegion) const;203 PPCBranchCoalescing::CoalescingCandidateInfo::CoalescingCandidateInfo() in INITIALIZE_PASS_DEPENDENCY()[all …]