Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp84 static bool isHardwareLoop(const MachineInstr &MI) { in isHardwareLoop() function
144 if (isHardwareLoop(*MII)) { in fixupLoopInstrs()