Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenPGO.cpp765 bool InstrumentValueSites = CGM.getCodeGenOpts().hasProfileClangInstr(); in valueProfile() local
766 if (InstrumentValueSites && RegionCounterMap) { in valueProfile()