Home
last modified time | relevance | path

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

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