Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h127 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock &RestoreB,
H A DHexagonFrameLowering.cpp551 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()