Searched refs:applyFunctionAttributes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.h95 void applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
H A DCodeGenPGO.cpp636 applyFunctionAttributes(PGOReader, Fn);
719 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, function in class:CodeGenPGO
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp430 void applyFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { function in class:__anon3158::PGOUseFunc
617 applyFunctionAttributes(FuncEntryCount, FuncMaxCount);

Completed in 20 milliseconds