Set the fetch/output name prefix.

Synopsis

Declared in <llvm/Analysis/ReleaseModeModelRunner.h>

EmbeddedModelRunnerOptions&
setFetchPrefix(StringRef Value);

Return Value

Reference to this options object for chaining.

Parameters

Name

Description

Value

New fetch prefix.

Created with MrDocs