LLVM 20.0.0git
|
Public Member Functions | |
bool | allInstrsInSameMBB () |
Definition at line 107 of file PPCReduceCRLogicals.cpp.
|
inline |
Definition at line 117 of file PPCReduceCRLogicals.cpp.
References llvm::MachineInstr::getParent(), MBB, MIToDelete, NewCond, OrigBranch, SplitBefore, and SplitCond.
Referenced by splitMBB().
bool BlockSplitInfo::BranchToFallThrough |
Definition at line 113 of file PPCReduceCRLogicals.cpp.
Referenced by splitMBB().
bool BlockSplitInfo::InvertNewBranch |
Definition at line 111 of file PPCReduceCRLogicals.cpp.
Referenced by splitMBB().
bool BlockSplitInfo::InvertOrigBranch |
Definition at line 112 of file PPCReduceCRLogicals.cpp.
Referenced by splitMBB().
const MachineBranchProbabilityInfo* BlockSplitInfo::MBPI |
Definition at line 114 of file PPCReduceCRLogicals.cpp.
Referenced by splitMBB().
MachineInstr* BlockSplitInfo::MIToDelete |
Definition at line 115 of file PPCReduceCRLogicals.cpp.
Referenced by allInstrsInSameMBB(), and splitMBB().
MachineInstr* BlockSplitInfo::NewCond |
Definition at line 116 of file PPCReduceCRLogicals.cpp.
Referenced by allInstrsInSameMBB(), and splitMBB().
MachineInstr* BlockSplitInfo::OrigBranch |
Definition at line 108 of file PPCReduceCRLogicals.cpp.
Referenced by allInstrsInSameMBB(), and splitMBB().
MachineInstr* BlockSplitInfo::SplitBefore |
Definition at line 109 of file PPCReduceCRLogicals.cpp.
Referenced by allInstrsInSameMBB(), and splitMBB().
MachineInstr* BlockSplitInfo::SplitCond |
Definition at line 110 of file PPCReduceCRLogicals.cpp.
Referenced by allInstrsInSameMBB(), and splitMBB().