Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp430 void applyFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in applyFunctionAttributes() function in __anon10d6878d0211::PGOUseFunc
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp719 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader, in applyFunctionAttributes() function in CodeGenPGO