Home
last modified time | relevance | path

Searched defs:InstrumentRegions (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h191 struct InstrumentRegions : public CodeRegions { global() struct
195 beginRegionInstrumentRegions beginRegion() argument
H A DCodeRegion.cpp115 InstrumentRegions::InstrumentRegions(llvm::SourceMgr &S) : CodeRegions(S) {} in InstrumentRegions() function in llvm::mca::InstrumentRegions
H A Dllvm-mca.cpp491 const mca::InstrumentRegions &InstrumentRegions = *InstrumentRegionsOrErr; main() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp934 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); assignRegionCounters() local
H A DCodeGenFunction.cpp1666 bool InstrumentRegions = CGM.getCodeGenOpts().hasProfileClangInstr(); EmitBranchToCounterBlock() local
H A DCGExprScalar.cpp4557 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); VisitBinLAnd() local
4697 bool InstrumentRegions = CGF.CGM.getCodeGenOpts().hasProfileClangInstr(); VisitBinLOr() local