Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp457 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
6476 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
6484 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6501 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6538 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
6555 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
6563 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()