Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h133 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
H A DHexagonFrameLowering.cpp545 updateExitPaths(*EpilogB, *EpilogB, DoneT, DoneF, Path); in emitPrologue()
942 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB, in updateExitPaths() function in HexagonFrameLowering
957 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path); in updateExitPaths()