Searched defs:getMaximumFunctionCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DModule.cpp481 Optional<uint64_t> Module::getMaximumFunctionCount() { function in class:Module
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h368 uint64_t getMaximumFunctionCount() { return MaxFunctionCount; } function in class:llvm::IndexedInstrProf::IndexedInstrProfReader

Completed in 60 milliseconds