Searched refs:HasPostInstrSymbol (Results 1 – 2 of 2) sorted by relevance
168 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; variable175 MMOs.size(), HasPreInstrSymbol + HasPostInstrSymbol,178 ExtraInfo(MMOs.size(), HasPreInstrSymbol, HasPostInstrSymbol,189 if (HasPostInstrSymbol)213 return HasPostInstrSymbol in getPostInstrSymbol()248 const bool HasPostInstrSymbol; variable259 return HasPreInstrSymbol + HasPostInstrSymbol; in numTrailingObjects()270 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo() argument274 HasPostInstrSymbol(HasPostInstrSymbol), in ExtraInfo()
325 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; in setExtraInfo() local330 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo()354 else if (HasPostInstrSymbol) in setExtraInfo()