Searched defs:HasPreInstrSymbol (Results 1 – 2 of 2) sorted by relevance
155 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable208 const bool HasPreInstrSymbol; variable225 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
305 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local