Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp362 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()
456 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()
1819 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()
1908 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-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp993 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV()
1767 const DominatorTree *DTree) in IndVarSimplifyVisitor()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp818 ScalarEvolution *SEv, DominatorTree *DTree, in WidenIV()