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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp181 TargetOptions targetOptions; local
182 targetOptions.EnableFastISel = options.EnableFastISel;
201 .setTargetOptions(targetOptions);

Completed in 101 milliseconds