Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5743 SmallVector<Instruction *, 4> NewExts; in tryToPromoteExts() local
5748 &NewExts, nullptr, *TLI); in tryToPromoteExts()
5775 (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost); in tryToPromoteExts()