Searched defs:FoldList (Results 1 – 1 of 1) sorted by relevance
449 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()454 static void appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, in appendFoldCandidate()467 bool SIFoldOperands::tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()759 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()1377 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local