Searched refs:getDebugLocations (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopDetectionDiagnostic.cpp | 113 void getDebugLocations(const BBPair &P, DebugLoc &Begin, DebugLoc &End) { in getDebugLocations() function 138 getDebugLocations(P, Begin, End); in emitRejectionRemarks()
|
| H A D | ScopBuilder.cpp | 3608 getDebugLocations(P, Beg, End); in ScopBuilder()
|
| /llvm-project-15.0.7/polly/include/polly/ |
| H A D | ScopDetectionDiagnostic.h | 56 void getDebugLocations(const BBPair &P, DebugLoc &Begin, DebugLoc &End);
|
| /llvm-project-15.0.7/polly/lib/Transform/ |
| H A D | DeLICM.cpp | 1217 getDebugLocations(getBBPairForRegion(&S->getRegion()), Begin, End); in computeZone()
|