Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp425 LoopInfo *Li, DominatorTree *Dt, AssumptionCache *AC) in BoUpSLP()