Spatial
Simple Static Analysis in LLVM
|
#include <Benchmark.h>
Public Member Functions | |
BenchmarkRunner (std::string Key) | |
virtual std::vector< llvm::Value * > | extract (llvm::Instruction *Inst)=0 |
Protected Attributes | |
std::string | Key |
|
inline |
|
pure virtual |
Implemented in spatial::PointsToBenchmarkRunner, and spatial::PTABenchmarkRunner.
|
protected |