Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h99 void applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
H A DCodeGenPGO.cpp827 applyFunctionAttributes(PGOReader, Fn); in assignRegionCounters()
933 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, in applyFunctionAttributes() function in CodeGenPGO