Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp92 static void printLivenessInfo(raw_ostream &OS, in printLivenessInfo() function
115 printLivenessInfo(OS, R->Begin, R->End, LIS); in printRegions()
315 LLVM_DEBUG(printLivenessInfo(dbgs(), RegionBegin, RegionEnd, LIS); in schedule()
465 printLivenessInfo(dbgs(), R->Begin, R->End, LIS)); in tryMaximizeOccupancy()