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

/external/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp62 bool fixupLoopInstrs(MachineFunction &MF);
90 bool Changed = fixupLoopInstrs(MF);
103 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { function in class:HexagonFixupHwLoops

Completed in 151 milliseconds