Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.cpp6918 const bool doFastPath = true; // for debugging in updateFootPrint() local
6920 if (doFastPath && lb % N == 0 && (rb + 1) % N == 0) in updateFootPrint()