Searched refs:matchFlowPattern (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 156 bool matchFlowPattern(MachineBasicBlock *B, MachineLoop *L, 213 bool HexagonEarlyIfConversion::matchFlowPattern(MachineBasicBlock *B, in matchFlowPattern() function in HexagonEarlyIfConversion 579 if (!matchFlowPattern(B, L, FP)) in visitBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 178 bool matchFlowPattern(MachineBasicBlock *B, MachineLoop *L, 239 bool HexagonEarlyIfConversion::matchFlowPattern(MachineBasicBlock *B, in matchFlowPattern() function in HexagonEarlyIfConversion 627 if (!matchFlowPattern(B, L, FP)) in visitBlock()
|