Searched refs:enableExtLdPromotion (Results 1 – 2 of 2) sorted by relevance
286 bool enableExtLdPromotion() const { return EnableExtLdPromotion; } in enableExtLdPromotion() function
3321 if (!TLI || !TLI->enableExtLdPromotion() || DisableExtLdPromotion) in ExtLdPromotion()