Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp738 static bool doesHistoryAllowICP(const Instruction &Inst, StringRef Candidate) { in doesHistoryAllowICP() function
867 if (!doesHistoryAllowICP(CI, R->getValue()->getName())) in tryPromoteAndInlineCandidate()