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

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp60 bool fixupLoopInstrs(MachineFunction &MF);
88 bool Changed = fixupLoopInstrs(MF);
101 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { function in class:HexagonFixupHwLoops

Completed in 94 milliseconds