Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h480 bool profileIsPreInlined() const { return ProfileIsPreInlined; } in profileIsPreInlined() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1997 if (Reader->profileIsCS() || Reader->profileIsPreInlined() || in doInitialization()
2014 if (Reader->profileIsPreInlined()) { in doInitialization()