LLVM
8.0.1
|
#include "Target/Hexagon/HexagonBlockRanges.h"
Public Member Functions | |
void | add (IndexType Start, IndexType End, bool Fixed, bool TiedEnd) |
void | add (const IndexRange &Range) |
void | include (const RangeList &RL) |
void | unionize (bool MergeAdjacent=false) |
void | subtract (const IndexRange &Range) |
Definition at line 106 of file HexagonBlockRanges.h.
|
inline |
Definition at line 108 of file HexagonBlockRanges.h.
Referenced by llvm::HexagonFrameLowering::determineCalleeSaves().
|
inline |
Definition at line 111 of file HexagonBlockRanges.h.
References B.
Definition at line 76 of file HexagonBlockRanges.cpp.
References llvm::is_contained().
void HexagonBlockRanges::RangeList::subtract | ( | const IndexRange & | Range | ) |
Definition at line 142 of file HexagonBlockRanges.cpp.
References llvm::sys::path::begin(), llvm::HexagonBlockRanges::IndexRange::end(), I, llvm::HexagonBlockRanges::IndexRange::overlaps(), and T.
Definition at line 84 of file HexagonBlockRanges.cpp.
References llvm::ARM_AM::add, assert(), B, llvm::sys::path::begin(), llvm::empty(), llvm::HexagonBlockRanges::IndexRange::end(), llvm::HexagonBlockRanges::IndexRange::Fixed, Merge, llvm::HexagonBlockRanges::IndexType::None, llvm::HexagonBlockRanges::IndexRange::overlaps(), llvm::sort(), and llvm::HexagonBlockRanges::IndexRange::start().