Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonFixupHwLoops.cpp61 bool fixupLoopInstrs(MachineFunction &MF);
88 return fixupLoopInstrs(MF); in runOnMachineFunction()
99 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { in fixupLoopInstrs() function in HexagonFixupHwLoops