Searched defs:InstructionMappings (Results 1 – 2 of 2) sorted by relevance
189 typedef SmallVector<InstructionMapping, 4> InstructionMappings; typedef
273 using InstructionMappings = SmallVector<const InstructionMapping *, 4>; variable