Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp178 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()