Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h136 class MILOHDirective {
145 MILOHDirective(MCLOHType Kind, const LOHArgs &Args) in MILOHDirective() function
154 typedef MILOHDirective::LOHArgs MILOHArgs;
155 typedef SmallVector<MILOHDirective, 32> MILOHContainer;
161 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()