Searched refs:FixupScopeList (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp67 typedef std::vector<FixupList> FixupScopeList; typedef in namespace:__anon21910
72 FixupScopeList FixupStack;
694 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1;
695 FixupScopeList::iterator Dest = Source - 1;

Completed in 91 milliseconds