Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DManualOptimizer.cpp61 static DebugLoc findFirstDebugLoc(MDNode *MD) { in findFirstDebugLoc() function
78 if (DebugLoc K = findFirstDebugLoc(MD)) in findTransformationDebugLoc()
82 return findFirstDebugLoc(LoopMD); in findTransformationDebugLoc()