Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp400 static bool isDILocationReachable(SmallPtrSetImpl<Metadata *> &Visited, in isDILocationReachable() function
412 if (isDILocationReachable(Visited, Reachable, Op)) { in isDILocationReachable()
433 return isDILocationReachable( in stripDebugLocFromLoopID()
442 return isDILocationReachable(Visited, DILocationReachable, in stripDebugLocFromLoopID()