Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3673 SmallVector<Instruction *, 4> NewExts; in ExtLdPromotion() local
3678 &NewExts, nullptr, *TLI); in ExtLdPromotion()
3699 (void)ExtLdPromotion(TPT, LI, Inst, NewExts, TotalCreatedInstsCost); in ExtLdPromotion()