Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h122 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
H A DHexagonFrameLowering.cpp549 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()