Searched defs:Dt (Results 1 – 2 of 2) sorted by relevance
1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
425 LoopInfo *Li, DominatorTree *Dt, AssumptionCache *AC) in BoUpSLP()