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