Searched defs:FoldList (Results 1 – 1 of 1) sorted by relevance
315 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()320 static void appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, in appendFoldCandidate()333 bool SIFoldOperands::tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()570 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()1186 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local