Searched defs:Dt (Results 1 – 3 of 3) sorted by relevance
109 const AddressRange Dt(Bt.end(), 20); // D is shortened. variable
1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
305 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()