Searched refs:InterpreterSel (Results 1 – 1 of 1) sorted by relevance
42 InterpreterSel(cl::desc("Specify the \"test\" i.e. suspect back-end:"), variable151 switch (InterpreterSel) { in initializeExecutionEnvironment()154 InterpreterSel = RunJIT; in initializeExecutionEnvironment()159 InterpreterSel = RunLLC; in initializeExecutionEnvironment()165 InterpreterSel = RunLLI; in initializeExecutionEnvironment()170 InterpreterSel = AutoPick; in initializeExecutionEnvironment()184 InterpreterSel == RunLLCIA); in initializeExecutionEnvironment()212 InterpreterSel == LLC_Safe) { in initializeExecutionEnvironment()222 InterpreterSel != RunLLC && in initializeExecutionEnvironment()223 InterpreterSel != RunJIT) { in initializeExecutionEnvironment()[all …]