Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCShader.cpp3179 uint32_t SetMessageCnt = 0U; in VMECoalescePattern() local
3190 SetMessageCnt++; in VMECoalescePattern()
3193 if (SetMessageCnt > 1) in VMECoalescePattern()
3196 uint32_t NonSetInsts = Users.size() - SetMessageCnt; in VMECoalescePattern()