Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h97 void mapRegionCounters(const Decl *D);
H A DCodeGenPGO.cpp820 mapRegionCounters(D); in assignRegionCounters()
831 void CodeGenPGO::mapRegionCounters(const Decl *D) { in mapRegionCounters() function in CodeGenPGO