Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp456 const SmallPtrSetImpl<Metadata *> &DIReachable, in isAllDILocation() argument
463 if (!DIReachable.count(N)) in isAllDILocation()
471 if (!isAllDILocation(Visited, AllDILocation, DIReachable, Op)) { in isAllDILocation()
481 const SmallPtrSetImpl<Metadata *> &DIReachable, Metadata *MD) { in stripLoopMDLoc() argument
485 if (!DIReachable.count(MD)) in stripLoopMDLoc()
503 stripLoopMDLoc(AllDILocation, DIReachable, A)) { in stripLoopMDLoc()