Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp65 bool fixupLoopInstrs(MachineFunction &MF);
94 return fixupLoopInstrs(MF); in runOnMachineFunction()
105 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { in fixupLoopInstrs() function in HexagonFixupHwLoops