Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp384 static bool isDILocationReachable(SmallPtrSetImpl<Metadata *> &Visited, in isDILocationReachable() function
396 if (isDILocationReachable(Visited, Reachable, Op)) { in isDILocationReachable()
417 return isDILocationReachable( in stripDebugLocFromLoopID()
427 return isDILocationReachable(Visited, DILocationReachable, in stripDebugLocFromLoopID()