HomeSort by relevance Sort by last modified time
    Searched defs:emitFunctionAnnot (Results 1 - 3 of 3) 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,

Completed in 157 milliseconds