Searched refs:DepSet (Results 1 – 1 of 1) sorted by relevance
38 typedef SmallSetVector<Dep, 4> DepSet; typedef39 typedef DenseMap<const Instruction *, DepSet> DepSetMap;113 DepSet &InstDeps = Deps[Inst]; in runOnFunction()125 DepSet &InstDeps = Deps[Inst]; in runOnFunction()145 const DepSet &InstDeps = DI->second; in print()