Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3370 bool IsIPOAmendable = isFunctionIPOAmendable(F); in identifyDefaultAbstractAttributes() local
3402 if (IsIPOAmendable) { in identifyDefaultAbstractAttributes()
3476 if (!IsIPOAmendable) { in identifyDefaultAbstractAttributes()