Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp456 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
6086 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
6094 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6111 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6148 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6165 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
6173 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()