Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp158 bool matchFlowPattern(MachineBasicBlock *B, MachineLoop *L,
215 bool HexagonEarlyIfConversion::matchFlowPattern(MachineBasicBlock *B, in matchFlowPattern() function in HexagonEarlyIfConversion
581 if (!matchFlowPattern(B, L, FP)) in visitBlock()