Searched refs:LLC_Safe (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp36 LLC_Safe, enumerator in enum:__anon5805::OutputType
56 clEnumValN(LLC_Safe, "llc-safe", "Use LLC for all"),
185 case LLC_Safe:
215 if (!SafeInterpreter && InterpreterSel == LLC_Safe) {

Completed in 108 milliseconds