Searched defs:MBBPriorityInfo (Results 1 – 3 of 3) sorted by relevance
2746 struct MBBPriorityInfo { struct2747 MachineBasicBlock *MBB;2748 unsigned Depth;2749 bool IsSplit;2751 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() function
3601 struct MBBPriorityInfo { struct3602 MachineBasicBlock *MBB;3603 unsigned Depth;3604 bool IsSplit;3606 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() argument
3849 struct MBBPriorityInfo { struct3850 MachineBasicBlock *MBB;3851 unsigned Depth;3852 bool IsSplit;3854 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() argument