Searched refs:updateExitPaths (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.h | 122 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
|
| H A D | HexagonFrameLowering.cpp | 549 updateExitPaths(*EpilogB, *EpilogB, DoneT, DoneF, Path); in emitPrologue() 797 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB, in updateExitPaths() function in HexagonFrameLowering 812 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path); in updateExitPaths()
|