Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4977 SmallVector<Instruction *, 4> NewExts; in tryToPromoteExts() local
4982 &NewExts, nullptr, *TLI); in tryToPromoteExts()
5009 (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost); in tryToPromoteExts()