Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3600 SmallVector<Instruction *, 4> NewExts; in ExtLdPromotion() local
3605 &NewExts, nullptr, *TLI); in ExtLdPromotion()
3626 (void)ExtLdPromotion(TPT, LI, Inst, NewExts, TotalCreatedInstsCost); in ExtLdPromotion()