Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3357 bool IsIPOAmendable = isFunctionIPOAmendable(F); in identifyDefaultAbstractAttributes() local
3389 if (IsIPOAmendable) { in identifyDefaultAbstractAttributes()
3463 if (!IsIPOAmendable) { in identifyDefaultAbstractAttributes()