Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp197 auto TheRule = Rules[I].get(); in allowedByRules() local
198 if (!TheRule->apply(SU, Collection, SyncPipe)) { in allowedByRules()