HomeSort by relevance Sort by last modified time
    Searched refs:updateExitPaths (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.h 94 bool updateExitPaths(MachineBasicBlock &MBB, MachineBasicBlock *RestoreB,
HexagonFrameLowering.cpp 489 updateExitPaths(*EpilogB, EpilogB, DoneT, DoneF, Path);
653 bool HexagonFrameLowering::updateExitPaths(MachineBasicBlock &MBB,
668 ReachedExit |= updateExitPaths(*SB, RestoreB, DoneT, DoneF, Path);
    [all...]

Completed in 205 milliseconds