Searched refs:matchFlowPattern (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp158 bool matchFlowPattern(MachineBasicBlock *B, MachineLoop *L,
215 bool HexagonEarlyIfConversion::matchFlowPattern(MachineBasicBlock *B, function in class:HexagonEarlyIfConversion
581 if (!matchFlowPattern(B, L, FP))

Completed in 153 milliseconds