Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenPGO.h104 void applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
HDCodeGenPGO.cpp1060 applyFunctionAttributes(PGOReader, Fn); in assignRegionCounters()
1182 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, in applyFunctionAttributes() function in CodeGenPGO