Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp433 static bool isDILocationReachable(SmallPtrSetImpl<Metadata *> &Visited, in isDILocationReachable() function
445 if (isDILocationReachable(Visited, Reachable, Op)) { in isDILocationReachable()
530 return isDILocationReachable( in stripDebugLocFromLoopID()