Searched defs:DependingInsts (Results 1 – 1 of 1) sorted by relevance
213 SmallPtrSetImpl<Instruction *> &DependingInsts, in findDependencies()268 SmallPtrSet<Instruction *, 4> DependingInsts; in findSingleDependency() local