Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h189 using MILOHContainer = SmallVector<MILOHDirective, 32>; variable
191 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer()
201 MILOHContainer LOHContainerSet;
/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h181 typedef SmallVector<MILOHDirective, 32> MILOHContainer; typedef
183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer()
193 MILOHContainer LOHContainerSet;