Searched defs:HasPreInstrSymbol (Results 1 – 2 of 2) sorted by relevance
171 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; variable251 const bool HasPreInstrSymbol; variable274 ExtraInfo(int NumMMOs, bool HasPreInstrSymbol, bool HasPostInstrSymbol, in ExtraInfo()
326 bool HasPreInstrSymbol = PreInstrSymbol != nullptr; in setExtraInfo() local