Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6501 const int MaxInstScan = 20; in execMayBeModifiedBeforeUse() local
6510 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeUse()
6541 const int MaxInstScan = 20; in execMayBeModifiedBeforeAnyUse() local
6549 if (++NumInst > MaxInstScan) in execMayBeModifiedBeforeAnyUse()