Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.h660 bool avoidDstSrcOverlap_; variable
H A DSpillManagerGMRF.cpp144 , avoidDstSrcOverlap_(avoidDstSrcOverlap) in SpillManagerGRF()
207 , avoidDstSrcOverlap_(avoidDstSrcOverlap) in SpillManagerGRF()
3426 if (failSafeSpill_ && !avoidDstSrcOverlap_) in insertSpillRangeCode()