Searched defs:HasPreInstrSymbol (Results 1 – 2 of 2) sorted by relevance
146 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable199 const bool HasPreInstrSymbol; variable216 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
324 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local