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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h273 bool isSynthetic() const { return PCT == PCT_Synthetic; } function in class:llvm::Function::ProfileCount

Completed in 148 milliseconds