Home
last modified time | relevance | path

Searched defs:SubRanges (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h104 struct SubRanges { struct
105 std::optional<const SCEV *> LowLimit;
106 std::optional<const SCEV *> HighLimit;
/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp270 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in distribute() local
H A DVirtRegMap.cpp302 SmallVector<SubRangeIteratorPair, 4> SubRanges; addLiveInsForSubRanges() local
H A DLiveInterval.cpp1378 SmallVector<LiveInterval::SubRange*, 8> SubRanges; Distribute() local
[all...]