LLVM  4.0.0
Functions | Variables
ShrinkControlFlowTest.cpp File Reference
#include <cstdint>
#include <cstdlib>
#include <cstddef>
#include <cstring>
#include <cstdio>
Include dependency graph for ShrinkControlFlowTest.cpp:

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size)
 

Variables

static volatile int Sink
 

Function Documentation

int LLVMFuzzerTestOneInput ( const uint8_t *  Data,
size_t  Size 
)

Definition at line 13 of file ShrinkControlFlowTest.cpp.

References F, i, and Sink.

Variable Documentation

volatile int Sink
static

Definition at line 11 of file ShrinkControlFlowTest.cpp.

Referenced by LLVMFuzzerTestOneInput().