Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h157 typedef SmallPtrSet<const MachineInstr *, 16> SetOfInstructions; typedef
159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
194 SetOfInstructions LOHRelated;
DAArch64AddressTypePromotion.cpp102 typedef SmallPtrSet<Instruction *, 32> SetOfInstructions; typedef in __anonce520c570111::AArch64AddressTypePromotion
140 SetOfInstructions &ToRemove);
255 SetOfInstructions ToRemove; in propagateSignExtension()
377 SetOfInstructions &ToRemove) { in mergeSExts()