Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXLiveness.h433 bool testLiveRanges() const;
H A DGenXLiveness.cpp1546 bool LiveRange::testLiveRanges() const in testLiveRanges() function in LiveRange
1607 IGC_ASSERT(testLiveRanges()); in addSegment()