Searched refs:InstDeps (Results 1 – 1 of 1) sorted by relevance
91 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local98 InstDeps.insert(std::make_pair(InstAndClobberFlag(Res.getInst(), in runOnFunction()120 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local126 InstDeps.insert(std::make_pair(InstAndClobberFlag(Res.getInst(), in runOnFunction()144 const DepSet &InstDeps = DI->second; in print() local146 for (DepSet::const_iterator I = InstDeps.begin(), E = InstDeps.end(); in print()