Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp385 if (ShouldInstrumentFunction()) { in FinishFunction()
533 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
1053 if (ShouldInstrumentFunction()) { in StartFunction()
H A DCodeGenFunction.h2417 bool ShouldInstrumentFunction();