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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h308 bool hasProfileData(bool IncludeSynthetic = false) const { function in class:llvm::Function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp706 static bool hasProfileData(Function *F, FunctionOutliningInfo *OI) { function

Completed in 80 milliseconds