Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3365 bool IsIPOAmendable = isFunctionIPOAmendable(F); in identifyDefaultAbstractAttributes() local
3397 if (IsIPOAmendable) { in identifyDefaultAbstractAttributes()
3471 if (!IsIPOAmendable) { in identifyDefaultAbstractAttributes()