Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp803 static bool doesHistoryAllowICP(const Instruction &Inst, StringRef Candidate) { in doesHistoryAllowICP() function
947 if (!doesHistoryAllowICP(CI, R->getValue()->getName())) in tryPromoteAndInlineCandidate()