Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp104 static cl::opt<bool> DisableExtLdPromotion( variable
4075 if (!TLI || !TLI->enableExtLdPromotion() || DisableExtLdPromotion) in extLdPromotion()