Searched defs:FlowPattern (Results 1 – 1 of 1) sorted by relevance
122 struct FlowPattern { struct124 FlowPattern(MachineBasicBlock *B, unsigned PR, MachineBasicBlock *TB, in FlowPattern() argument128 MachineBasicBlock *SplitB = nullptr;129 MachineBasicBlock *TrueB = nullptr;130 MachineBasicBlock *FalseB = nullptr;131 MachineBasicBlock *JoinB = nullptr;132 unsigned PredR = 0;