Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp121 struct FlowPattern { struct
122 FlowPattern() = default;
138 const FlowPattern &FP;
178 FlowPattern &FP);
189 const FlowPattern &FP) const;
206 void convert(const FlowPattern &FP);
239 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 …]