Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4086 SmallVector<Instruction *, 4> NewExts; in extLdPromotion() local
4091 &NewExts, nullptr, *TLI); in extLdPromotion()
4112 (void)extLdPromotion(TPT, LI, Inst, NewExts, TotalCreatedInstsCost); in extLdPromotion()