Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp344 static bool isControlFlow(const MachineInstr &MI) { in isControlFlow() function
1245 if (isControlFlow(I) && isControlFlow(J)) in hasControlDependence()