Searched refs:MILOHDirective (Results 1 – 2 of 2) sorted by relevance
170 class MILOHDirective {179 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function188 using MILOHArgs = MILOHDirective::LOHArgs;189 using MILOHContainer = SmallVector<MILOHDirective, 32>;195 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()
162 class MILOHDirective {171 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function180 typedef MILOHDirective::LOHArgs MILOHArgs;181 typedef SmallVector<MILOHDirective, 32> MILOHContainer;187 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()