Searched defs:DTree (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 352 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter() 461 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() 1865 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() 1944 auto &DTree = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 366 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter() 474 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() 1970 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI() 2059 auto &DTree = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 894 ScalarEvolution *SEv, DominatorTree *DTree, in WidenIV() 1487 const DominatorTree *DTree) in IndVarSimplifyVisitor()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1029 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV() 1947 const DominatorTree *DTree) in IndVarSimplifyVisitor()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 578 const DominatorTree *DTree) in IndVarSimplifyVisitor()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 1156 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV()
|