Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemDepPrinter.cpp111 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local
122 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local
141 const DepSet &InstDeps = DI->second; in print() local