Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp450 SmallVectorImpl<Instruction *> &ProfitablyMovedExts,
5829 SmallVectorImpl<Instruction *> &ProfitablyMovedExts, in tryToPromoteExts() argument
5837 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5854 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5888 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()
5905 ProfitablyMovedExts.push_back(MovedExt); in tryToPromoteExts()
5913 ProfitablyMovedExts.push_back(I); in tryToPromoteExts()