Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp187 bool extLdPromotion(TypePromotionTransaction &TPT, LoadInst *&LI,
4062 bool CodeGenPrepare::extLdPromotion(TypePromotionTransaction &TPT, in extLdPromotion() function in CodeGenPrepare
4112 (void)extLdPromotion(TPT, LI, Inst, NewExts, TotalCreatedInstsCost); in extLdPromotion()
4146 bool HasPromoted = extLdPromotion(TPT, LI, I, Exts); in moveExtToFormExtLoad()