Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h359 using SetOfInstructions = SmallPtrSet<const MachineInstr *, 16>; variable
361 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
440 SetOfInstructions LOHRelated;