Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenPGO.h102 void applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
DCodeGenPGO.cpp642 applyFunctionAttributes(PGOReader, Fn); in assignRegionCounters()
727 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, in applyFunctionAttributes() function in CodeGenPGO