Home
last modified time | relevance | path

Searched refs:m_valuesForIsolation (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 DCoalescingEngine.hpp700 llvm::SmallPtrSet<llvm::Value*, 8> m_valuesForIsolation; member in IGC::CoalescingEngine::ProcessInterferencesElementFunctor
722 return m_valuesForIsolation; in GetComputedValuesForIsolation()
797 m_valuesForIsolation.insert(val); in visitInterfering()
822 m_valuesForIsolation.insert(val); in visitPackedNonInterfering()