Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp414 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
5711 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
5719 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5736 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5770 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5787 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
5795 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()