Home
last modified time | relevance | path

Searched defs:PGOReader (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenPGO.cpp34 llvm::IndexedInstrProfReader *PGOReader = CGM.getPGOReader(); in setFuncName() local
617 llvm::IndexedInstrProfReader *PGOReader = CGM.getPGOReader(); in assignRegionCounters() local
727 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, in applyFunctionAttributes()
782 llvm::IndexedInstrProfReader *PGOReader = CGM.getPGOReader(); in valueProfile() local
801 void CodeGenPGO::loadRegionCounts(llvm::IndexedInstrProfReader *PGOReader, in loadRegionCounts()
DCodeGenModule.h295 std::unique_ptr<llvm::IndexedInstrProfReader> PGOReader; variable
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp587 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader) { in readCounters()
866 std::unique_ptr<IndexedInstrProfReader> PGOReader = in annotateAllFunctions() local
/external/clang/lib/Frontend/
DCompilerInvocation.cpp412 std::unique_ptr<llvm::IndexedInstrProfReader> PGOReader = in setPGOUseInstrumentor() local