Searched refs:dump_level_in_env (Results 1 – 1 of 1) sorted by relevance
569 static const auto dump_level_in_env = common::GetEnv("ENV_DUMP_IR_LINE_LEVEL"); in GetEnvDumpIrLineLevel() local570 auto it = dump_level_map.find(dump_level_in_env); in GetEnvDumpIrLineLevel()