Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h337 using SetOfInstructions = SmallPtrSet<const MachineInstr *, 16>; variable
339 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
414 SetOfInstructions LOHRelated;