Searched refs:TheOutputType (Results 1 – 1 of 1) sorted by relevance
124 static OutputType TheOutputType = OT_NORMAL; variable164 TheOutputType = OT_BC_ONLY; in process_plugin_option()166 TheOutputType = OT_SAVE_TEMPS; in process_plugin_option()168 TheOutputType = OT_DISABLE; in process_plugin_option()801 if (options::TheOutputType == options::OT_SAVE_TEMPS) in codegen()807 else if (options::TheOutputType == options::OT_SAVE_TEMPS) in codegen()929 if (options::TheOutputType == options::OT_DISABLE) in allSymbolsReadHook()932 if (options::TheOutputType != options::OT_NORMAL) { in allSymbolsReadHook()934 if (options::TheOutputType == options::OT_BC_ONLY) in allSymbolsReadHook()939 if (options::TheOutputType == options::OT_BC_ONLY) in allSymbolsReadHook()[all …]