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

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

Completed in 53 milliseconds