Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXConstants.cpp1670 SmallSet<uint64_t, 31> DiffsSet; in analyzeForPackedInt() local
1680 if (DiffsSet.insert(AbsDiff).second) in analyzeForPackedInt()