Searched refs:SetOfInstructions (Results 1 – 3 of 3) sorted by relevance
165 using SetOfInstructions = SmallPtrSet<const MachineInstr *, 16>; variable167 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()202 SetOfInstructions LOHRelated;
157 typedef SmallPtrSet<const MachineInstr *, 16> SetOfInstructions; typedef159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()194 SetOfInstructions LOHRelated;
102 typedef SmallPtrSet<Instruction *, 32> SetOfInstructions; typedef in __anon0a73e4580111::AArch64AddressTypePromotion140 SetOfInstructions &ToRemove);255 SetOfInstructions ToRemove; in propagateSignExtension()377 SetOfInstructions &ToRemove) { in mergeSExts()