Home
last modified time | relevance | path

Searched refs:SetOfInstructions (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h131 typedef SmallPtrSet<const MachineInstr *, 16> SetOfInstructions; typedef
133 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
168 SetOfInstructions LOHRelated;
DAArch64AddressTypePromotion.cpp103 typedef SmallPtrSet<Instruction *, 32> SetOfInstructions; typedef in __anon0a73e4580111::AArch64AddressTypePromotion
141 SetOfInstructions &ToRemove);
258 SetOfInstructions ToRemove; in propagateSignExtension()
380 SetOfInstructions &ToRemove) { in mergeSExts()