Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp76 static void printLivenessInfo(raw_ostream &OS, in printLivenessInfo() function
97 printLivenessInfo(OS, R->Begin, R->End, LIS); in printRegions()
315 LLVM_DEBUG(printLivenessInfo(dbgs(), RegionBegin, RegionEnd, LIS); in schedule()
467 printLivenessInfo(dbgs(), R->Begin, R->End, LIS)); in tryMaximizeOccupancy()