Home
last modified time | relevance | path

Searched refs:KnownExcessRP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h80 bool KnownExcessRP = false; variable
H A DGCNSchedStrategy.cpp90 if (!KnownExcessRP) { in initialize()
938 S.KnownExcessRP = isRegionWithExcessRP(); in initGCNRegion()