Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2746 struct MBBPriorityInfo { struct
2747 MachineBasicBlock *MBB;
2748 unsigned Depth;
2749 bool IsSplit;
2751 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3601 struct MBBPriorityInfo { struct
3602 MachineBasicBlock *MBB;
3603 unsigned Depth;
3604 bool IsSplit;
3606 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3849 struct MBBPriorityInfo { struct
3850 MachineBasicBlock *MBB;
3851 unsigned Depth;
3852 bool IsSplit;
3854 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) in MBBPriorityInfo() argument