Searched defs:FixupList (Results 1 – 2 of 2) sorted by relevance
343 SmallVector<WeakVH, 8> FixupList(InsertedPHIs.begin(), InsertedPHIs.end()); in insertDef() local
117 typedef std::vector<DecoderFixup> FixupList; typedef