Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp17 #define LOC_DEBUG(X) DEBUG_WITH_TYPE(DebugType.str().c_str(), X) macro
21 LOC_DEBUG(dbgs() << ".. No debug info was present\n"); in analyzeDebugLocations()
25 LOC_DEBUG( in analyzeDebugLocations()
30 LOC_DEBUG(dbgs() << ".. Searching " << PotentialMIsForDebugLocs.size() in analyzeDebugLocations()
39 LOC_DEBUG( in analyzeDebugLocations()
44 LOC_DEBUG(dbgs() << ".. .. found " << MI->getDebugLoc() << " in " << *MI); in analyzeDebugLocations()
53 LOC_DEBUG({ in analyzeDebugLocations()