Home
last modified time | relevance | path

Searched defs:getLIS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h538 LiveIntervals &getLIS() { return LIS; } in getLIS() function
H A DMachineScheduler.h318 LiveIntervals *getLIS() const { return LIS; } in getLIS() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h451 LiveIntervals *getLIS() { return LIS; } in getLIS() function