Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp113 void getDebugLocations(const BBPair &P, DebugLoc &Begin, DebugLoc &End) { in getDebugLocations() function
138 getDebugLocations(P, Begin, End); in emitRejectionRemarks()
H A DScopBuilder.cpp3608 getDebugLocations(P, Beg, End); in ScopBuilder()
/llvm-project-15.0.7/polly/include/polly/
H A DScopDetectionDiagnostic.h56 void getDebugLocations(const BBPair &P, DebugLoc &Begin, DebugLoc &End);
/llvm-project-15.0.7/polly/lib/Transform/
H A DDeLICM.cpp1217 getDebugLocations(getBBPairForRegion(&S->getRegion()), Begin, End); in computeZone()