Home
last modified time | relevance | path

Searched defs:CoalescingCandidateInfo (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBranchCoalescing.cpp141 struct CoalescingCandidateInfo { struct in __anon2445e6f80111::PPCBranchCoalescing
142 MachineBasicBlock *BranchBlock; // Block containing the branch
143 MachineBasicBlock *BranchTargetBlock; // Block branched to
144 MachineBasicBlock *FallThroughBlock; // Fall-through if branch not taken
145 SmallVector<MachineOperand, 4> Cond;
146 bool MustMoveDown;
147 bool MustMoveUp;