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