Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp378 if (ShouldInstrumentFunction()) { in FinishFunction()
524 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
1021 if (ShouldInstrumentFunction()) { in StartFunction()
H A DCodeGenFunction.h2346 bool ShouldInstrumentFunction();