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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h126 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
H A DHexagonFrameLowering.cpp551 updateExitPaths(*EpilogB, *EpilogB, DoneT, DoneF, Path);
945 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB, function in class:HexagonFrameLowering
960 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path);

Completed in 105 milliseconds