Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitFunctionInstrumentation

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");