Home
last modified time | relevance | path

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

/freebsd-src/contrib/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;
/freebsd-src/contrib/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; in addLiveInsForSubRanges() local
H A DLiveInterval.cpp1378 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in Distribute() local