Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5725 SmallVector<Instruction *, 4> NewExts; in tryToPromoteExts() local
5730 &NewExts, nullptr, *TLI); in tryToPromoteExts()
5757 (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost); in tryToPromoteExts()