Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp122 struct FlowPattern { struct
124 FlowPattern(MachineBasicBlock *B, unsigned PR, MachineBasicBlock *TB, in FlowPattern() function
128 MachineBasicBlock *SplitB = nullptr;
129 MachineBasicBlock *TrueB = nullptr;
130 MachineBasicBlock *FalseB = nullptr;
131 MachineBasicBlock *JoinB = nullptr;
132 unsigned PredR = 0;