Searched refs:IMRec (Results 1 – 2 of 2) sorted by relevance
202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): in MapTableEmitter() argument203 Target(Target), InstrMapDesc(IMRec) { in MapTableEmitter()