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.cpp429 if (ShouldInstrumentFunction()) { in FinishFunction()
578 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
1120 if (ShouldInstrumentFunction()) { in StartFunction()
H A DCodeGenFunction.h2522 bool ShouldInstrumentFunction();