HomeSort by relevance Sort by last modified time
    Searched defs:emitFunctionAnnot (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 33 /// emitFunctionAnnot - This may be implemented to emit a string right before
35 virtual void emitFunctionAnnot(const Function *,
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 68 void emitFunctionAnnot(const Function *F,
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 82 virtual void emitFunctionAnnot(const Function *F,
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 75 void emitFunctionAnnot(const Function *F, formatted_raw_ostream &Out) {

Completed in 2401 milliseconds