Searched refs:kMaxInst (Results 1 – 4 of 4) sorted by relevance
126 static const int kMaxInst = (1<<28) - 1; variable
978 if (m > Prog::Inst::kMaxInst) in Setup()979 m = Prog::Inst::kMaxInst; in Setup()
977 if (m > Prog::Inst::kMaxInst) in Setup()978 m = Prog::Inst::kMaxInst; in Setup()