Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp490 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() function in llvm::LazyValueInfoImpl
1996 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() function in LazyValueInfo