Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp100 static cl::opt<bool> DisableExtLdPromotion( variable
3662 if (!TLI || !TLI->enableExtLdPromotion() || DisableExtLdPromotion) in ExtLdPromotion()