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