LLVM: BlockSplitInfo Struct Reference (original) (raw)

Public Attributes
MachineInstr * OrigBranch
MachineInstr * SplitBefore
MachineInstr * SplitCond
bool InvertNewBranch
bool InvertOrigBranch
bool BranchToFallThrough
const MachineBranchProbabilityInfo * MBPI
MachineInstr * MIToDelete
MachineInstr * NewCond

Definition at line 107 of file PPCReduceCRLogicals.cpp.

allInstrsInSameMBB()

bool BlockSplitInfo::allInstrsInSameMBB ( ) inline

BranchToFallThrough

bool BlockSplitInfo::BranchToFallThrough

InvertNewBranch

bool BlockSplitInfo::InvertNewBranch

InvertOrigBranch

bool BlockSplitInfo::InvertOrigBranch

MBPI

MIToDelete

NewCond

OrigBranch

SplitBefore

SplitCond


The documentation for this struct was generated from the following file: