Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp177 bool matchFlowPattern(MachineBasicBlock *B, MachineLoop *L,
238 bool HexagonEarlyIfConversion::matchFlowPattern(MachineBasicBlock *B, in matchFlowPattern() function in HexagonEarlyIfConversion
625 if (!matchFlowPattern(B, L, FP)) in visitBlock()