Searched defs:CoalescingCandidateInfo (Results 1 – 1 of 1) sorted by relevance
136 struct CoalescingCandidateInfo { struct in __anon861b6f5e0111::PPCBranchCoalescing137 MachineBasicBlock *BranchBlock; // Block containing the branch138 MachineBasicBlock *BranchTargetBlock; // Block branched to139 MachineBasicBlock *FallThroughBlock; // Fall-through if branch not taken140 SmallVector<MachineOperand, 4> Cond;141 bool MustMoveDown;142 bool MustMoveUp;