Home
last modified time | relevance | path

Searched defs:DependingInsts (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp208 SmallPtrSetImpl<Instruction *> &DependingInsts, in findDependencies()
263 SmallPtrSet<Instruction *, 4> DependingInsts; in findSingleDependency() local