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