Searched defs:Dt (Results 1 – 3 of 3) sorted by relevance
1458 const int Dt = (1024 + fDimY/2) / (fDimY - 1); in infillWeight() local
1072 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
394 LoopInfo *Li, DominatorTree *Dt) in BoUpSLP()