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