Searched defs:DTree (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp366 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) argument
474 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1054 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, bool HasGuards) argument
1971 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, const TargetTransformInfo *TTI, const DominatorTree *DTree) argument

Completed in 139 milliseconds