Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp184 bool ExtLdPromotion(TypePromotionTransaction &TPT, LoadInst *&LI,
3576 bool CodeGenPrepare::ExtLdPromotion(TypePromotionTransaction &TPT, in ExtLdPromotion() function in CodeGenPrepare
3626 (void)ExtLdPromotion(TPT, LI, Inst, NewExts, TotalCreatedInstsCost); in ExtLdPromotion()
3660 bool HasPromoted = ExtLdPromotion(TPT, LI, I, Exts); in MoveExtToFormExtLoad()