Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp366 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/
DIndVarSimplify.cpp894 ScalarEvolution *SEv, DominatorTree *DTree, in WidenIV()
1487 const DominatorTree *DTree) in IndVarSimplifyVisitor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1029 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV()
1947 const DominatorTree *DTree) in IndVarSimplifyVisitor()