Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp456 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
5970 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
5978 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5995 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6032 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6049 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
6057 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()