Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp111 struct BlockSplitInfo { struct
112 MachineInstr *OrigBranch;
113 MachineInstr *SplitBefore;
114 MachineInstr *SplitCond;
115 bool InvertNewBranch;
116 bool InvertOrigBranch;
117 bool BranchToFallThrough;
118 const MachineBranchProbabilityInfo *MBPI;
119 MachineInstr *MIToDelete;
120 MachineInstr *NewCond;
[all …]