Home
last modified time | relevance | path

Searched refs:profileIsPreInlined (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h466 bool profileIsPreInlined() const { return ProfileIsPreInlined; } in profileIsPreInlined() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2007 if (Reader->profileIsCS() || Reader->profileIsPreInlined() || in doInitialization()
2024 if (Reader->profileIsPreInlined()) { in doInitialization()