Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h122 typedef SmallPtrSet<const MachineInstr *, 16> SetOfInstructions; typedef
124 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
159 SetOfInstructions LOHRelated;
DAArch64AddressTypePromotion.cpp101 typedef SmallPtrSet<Instruction *, 32> SetOfInstructions; typedef in __anon0a73e4580111::AArch64AddressTypePromotion
139 SetOfInstructions &ToRemove);
256 SetOfInstructions ToRemove; in propagateSignExtension()
378 SetOfInstructions &ToRemove) { in mergeSExts()