Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp425 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
5733 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
5741 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5758 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5792 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5809 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
5817 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()