Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp66 bool fixupLoopInstrs(MachineFunction &MF);
95 return fixupLoopInstrs(MF); in runOnMachineFunction()
106 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { in fixupLoopInstrs() function in HexagonFixupHwLoops