OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InstrumentRegions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp
1534
bool
InstrumentRegions
= CGM.getCodeGenOpts().hasProfileClangInstr();
1535
if (!
InstrumentRegions
|| !isInstrumentedCondition(Cond))
CGExprScalar.cpp
4260
bool
InstrumentRegions
= CGF.CGM.getCodeGenOpts().hasProfileClangInstr();
4276
if (
InstrumentRegions
&&
4326
if (
InstrumentRegions
&&
4376
bool
InstrumentRegions
= CGF.CGM.getCodeGenOpts().hasProfileClangInstr();
4392
if (
InstrumentRegions
&&
4446
if (
InstrumentRegions
&&
Completed in 22 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026