Searched refs:kDefaultMaxIdBound (Results 1 – 16 of 16) sorted by relevance
73 writer.WriteHeader(kDefaultMaxIdBound); in DumpInstruction()80 writer.WriteHeader(kDefaultMaxIdBound); in DumpInstructions()
27 max_id_bound_(kDefaultMaxIdBound), in spv_optimizer_options_t()
33 } else if (id_bound() >= kDefaultMaxIdBound) { in TakeNextIdBound()
106 max_id_bound_(kDefaultMaxIdBound), in IRContext()124 max_id_bound_(kDefaultMaxIdBound), in IRContext()
107 max_id_bound_(kDefaultMaxIdBound), in IRContext()125 max_id_bound_(kDefaultMaxIdBound), in IRContext()
364 const uint32_t kDefaultMaxIdBound = 0x3FFFFF; variable
742 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()
754 if (max_id_bound < kDefaultMaxIdBound) { in ParseFlags()