Searched refs:HasPostInstrSymbol (Results 1 – 2 of 2) sorted by relevance
158 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; variable164 MMOs.size(), HasPreInstrSymbol + HasPostInstrSymbol,167 ExtraInfo(MMOs.size(), HasPreInstrSymbol, HasPostInstrSymbol,176 if (HasPostInstrSymbol)199 return HasPostInstrSymbol in getPostInstrSymbol()228 const bool HasPostInstrSymbol; variable238 return HasPreInstrSymbol + HasPostInstrSymbol; in numTrailingObjects()249 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo() argument252 HasPostInstrSymbol(HasPostInstrSymbol), in ExtraInfo()
310 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; in setExtraInfo() local314 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo()338 else if (HasPostInstrSymbol) in setExtraInfo()