Searched defs:InstrProfStats (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenModule.h221 class InstrProfStats { class in namespace:clang::CodeGen
229 InstrProfStats() function in class:clang::CodeGen::InstrProfStats
303 InstrProfStats PGOStats;
528 InstrProfStats &getPGOStats() { return PGOStats; }

Completed in 57 milliseconds