Searched refs:loadRegionCounts (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h101 void loadRegionCounts(llvm::IndexedInstrProfReader *PGOReader,
H A DCodeGenPGO.cpp825 loadRegionCounts(PGOReader, SM.isInMainFile(D->getLocation()));
1021 void CodeGenPGO::loadRegionCounts(llvm::IndexedInstrProfReader *PGOReader, function in class:CodeGenPGO

Completed in 204 milliseconds