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