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 199 EmitFunctionInstrumentation("__cyg_profile_func_exit");
253 /// EmitFunctionInstrumentation - Emit LLVM code to call the specified
256 void CodeGenFunction::EmitFunctionInstrumentation(const char *Fn) {
438 EmitFunctionInstrumentation("__cyg_profile_func_enter");
    [all...]
CodeGenFunction.h     [all...]

Completed in 23 milliseconds