HomeSort by: relevance | last modified time | path
    Searched refs:getFunctionBytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
Assembler.h 112 StringRef getFunctionBytes() const { return FunctionBytes; }
BenchmarkRunner.cpp 121 auto ValueOrError = Counter->readOrError(Function.getFunctionBytes());
184 const auto FnBytes = EF.getFunctionBytes();

Completed in 14 milliseconds