Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h127 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
H A DHexagonFrameLowering.cpp554 updateExitPaths(*EpilogB, *EpilogB, DoneT, DoneF, Path); in emitPrologue()
948 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB, in updateExitPaths() function in HexagonFrameLowering
963 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path); in updateExitPaths()