Searched defs:GCNDownwardRPTracker (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h152 class GCNDownwardRPTracker : public GCNRPTracker { class in namespace:llvm
159 GCNDownwardRPTracker(const LiveIntervals &LIS_) : GCNRPTracker(LIS_) {} function in class:llvm::GCNDownwardRPTracker

Completed in 118 milliseconds