Searched defs:FixupList (Results 1 – 5 of 5) sorted by relevance
112 using FixupList = std::vector<AssemblerFixup>; variable
342 SmallVector<WeakVH, 8> FixupList(InsertedPHIs.begin(), InsertedPHIs.end()); in insertDef() local
343 SmallVector<WeakVH, 8> FixupList(InsertedPHIs.begin(), InsertedPHIs.end()); in insertDef() local
67 typedef std::vector<DecoderFixup> FixupList; typedef
87 typedef std::vector<DecoderFixup> FixupList; typedef