Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DGraphColor.cpp12397 auto endLexId = std::get<3>(tup)->getLexicalId(); in isClobbered() local
12408 if (bb->back()->getLexicalId() > endLexId && bb->front()->getLexicalId() > endLexId) in isClobbered()
12421 if (inst->getLexicalId() > startLexId && inst->getLexicalId() <= endLexId) in isClobbered()