Searched defs:CoalescingCandidateInfo (Results 1 – 1 of 1) sorted by relevance
137 struct CoalescingCandidateInfo { struct in __anonf8689c690111::PPCBranchCoalescing138 MachineBasicBlock *BranchBlock; // Block containing the branch139 MachineBasicBlock *BranchTargetBlock; // Block branched to140 MachineBasicBlock *FallThroughBlock; // Fall-through if branch not taken141 SmallVector<MachineOperand, 4> Cond;142 bool MustMoveDown;143 bool MustMoveUp;