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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h144 class GCNUpwardRPTracker : public GCNRPTracker { class in namespace:llvm
146 GCNUpwardRPTracker(const LiveIntervals &LIS_) : GCNRPTracker(LIS_) {} function in class:llvm::GCNUpwardRPTracker

Completed in 93 milliseconds