Searched defs:FoldList (Results 1 – 3 of 3) sorted by relevance
38 struct FoldList { struct
122 static bool isUseMIInFoldList(const std::vector<FoldCandidate> &FoldList, in isUseMIInFoldList()131 static bool tryAddToFoldList(std::vector<FoldCandidate> &FoldList, in tryAddToFoldList()193 std::vector<FoldCandidate> &FoldList, in foldOperand()353 std::vector<FoldCandidate> FoldList; in runOnMachineFunction() local
215 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()224 static bool tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()315 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()662 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local