Searched refs:HasPostInstrSymbol (Results 1 – 2 of 2) sorted by relevance
163 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; variable169 MMOs.size(), HasPreInstrSymbol + HasPostInstrSymbol,172 ExtraInfo(MMOs.size(), HasPreInstrSymbol, HasPostInstrSymbol,181 if (HasPostInstrSymbol)204 return HasPostInstrSymbol in getPostInstrSymbol()233 const bool HasPostInstrSymbol; variable243 return HasPreInstrSymbol + HasPostInstrSymbol; in numTrailingObjects()254 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo() argument257 HasPostInstrSymbol(HasPostInstrSymbol), in ExtraInfo()
322 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; in setExtraInfo() local326 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo()350 else if (HasPostInstrSymbol) in setExtraInfo()