Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp107 struct BlockSplitInfo { struct
108 MachineInstr *OrigBranch;
109 MachineInstr *SplitBefore;
110 MachineInstr *SplitCond;
111 bool InvertNewBranch;
112 bool InvertOrigBranch;
113 bool BranchToFallThrough;
114 const MachineBranchProbabilityInfo *MBPI;
115 MachineInstr *MIToDelete;
116 MachineInstr *NewCond;
[all …]