Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp368 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
4945 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
4953 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
4970 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5004 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5021 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
5029 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()