Searched refs:updateExitPaths (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 127 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
|
H A D | HexagonFrameLowering.cpp | 551 updateExitPaths(*EpilogB, *EpilogB, DoneT, DoneF, Path); in emitPrologue() 945 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB, in updateExitPaths() function in HexagonFrameLowering 960 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path); in updateExitPaths()
|