Home
last modified time | relevance | path

Searched refs:getMCountName (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h464 const char *getMCountName() const { in getMCountName() function
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp435 CGM.CreateRuntimeFunction(FTy, getTarget().getMCountName()); in EmitMCountInstrumentation()