Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemDepPrinter.cpp112 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local
123 DepSet &InstDeps = Deps[Inst]; in runOnFunction() local
142 const DepSet &InstDeps = DI->second; in print() local