Searched defs:HasPreInstrSymbol (Results 1 – 2 of 2) sorted by relevance
153 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable206 const bool HasPreInstrSymbol; variable223 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
332 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local