Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h419 using MILOHContainer = SmallVector<MILOHDirective, 32>; variable
421 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer()
492 MILOHContainer LOHContainerSet;