Searched refs:LIS_ (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h119 GCNRPTracker(const LiveIntervals &LIS_) : LIS(LIS_) {} argument
145 GCNUpwardRPTracker(const LiveIntervals &LIS_) : GCNRPTracker(LIS_) {} argument
166 GCNDownwardRPTracker(const LiveIntervals &LIS_) : GCNRPTracker(LIS_) {} argument

Completed in 60 milliseconds