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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h314 bool hasProfileData(bool IncludeSynthetic = false) const { function in class:llvm::Function
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp664 static bool hasProfileData(const Function &F, const FunctionOutliningInfo &OI) { function

Completed in 116 milliseconds