Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DGraphColor.h519 void recordLiveIntervals(const std::vector<G4_Declare*>& dcls);
H A DGraphColor.cpp5262 gra.regChart->recordLiveIntervals(sortedIntervals); in augmentIntfGraph()
13471 void RegChartDump::recordLiveIntervals(const std::vector<G4_Declare*>& dcls) in recordLiveIntervals() function in RegChartDump