Searched refs:HasPostInstrSymbol (Results 1 – 2 of 2) sorted by relevance
172 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; variable179 MMOs.size(), HasPreInstrSymbol + HasPostInstrSymbol,182 ExtraInfo(MMOs.size(), HasPreInstrSymbol, HasPostInstrSymbol,193 if (HasPostInstrSymbol)217 return HasPostInstrSymbol in getPostInstrSymbol()252 const bool HasPostInstrSymbol; variable263 return HasPreInstrSymbol + HasPostInstrSymbol; in numTrailingObjects()274 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo() argument278 HasPostInstrSymbol(HasPostInstrSymbol), in ExtraInfo()
327 bool HasPostInstrSymbol = PostInstrSymbol != nullptr; in setExtraInfo() local332 int NumPointers = MMOs.size() + HasPreInstrSymbol + HasPostInstrSymbol + in setExtraInfo()356 else if (HasPostInstrSymbol) in setExtraInfo()