Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp122 struct FlowPattern { struct
123 FlowPattern() = default;
139 const FlowPattern &FP;
179 FlowPattern &FP);
190 const FlowPattern &FP) const;
207 void convert(const FlowPattern &FP);
240 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern()
334 FP = FlowPattern(B, PredR, TB, FB, JB); in matchFlowPattern()
450 const FlowPattern &FP) const { in computePhiCost()
626 FlowPattern FP; in visitBlock()
[all …]