Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp156 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()