HomeSort by relevance Sort by last modified time
    Searched refs:applyFunctionAttributes (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CodeGenPGO.h 95 void applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
CodeGenPGO.cpp 636 applyFunctionAttributes(PGOReader, Fn);
719 CodeGenPGO::applyFunctionAttributes(llvm::IndexedInstrProfReader *PGOReader,
  /external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 430 void applyFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) {
617 applyFunctionAttributes(FuncEntryCount, FuncMaxCount);

Completed in 68 milliseconds