Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp481 static bool isAllDILocation(SmallPtrSetImpl<Metadata *> &Visited, in isAllDILocation() function
498 if (!isAllDILocation(Visited, AllDILocation, DIReachable, Op)) { in isAllDILocation()
568 return isAllDILocation(Visited, AllDILocation, in stripDebugLocFromLoopID()