HomeSort by relevance Sort by last modified time
    Searched refs:EmitFunctionInstrumentation (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 236 EmitFunctionInstrumentation("__cyg_profile_func_exit");
290 /// EmitFunctionInstrumentation - Emit LLVM code to call the specified
293 void CodeGenFunction::EmitFunctionInstrumentation(const char *Fn) {
555 EmitFunctionInstrumentation("__cyg_profile_func_enter");
    [all...]
CodeGenFunction.h     [all...]

Completed in 23 milliseconds