Searched defs:FoldList (Results 1 – 1 of 1) sorted by relevance
323 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()332 static void appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, in appendFoldCandidate()345 static bool tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()533 SmallVectorImpl<FoldCandidate> &FoldList) { in tryToFoldACImm()607 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()1197 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local