Searched refs:MILOHDirective (Results 1 – 3 of 3) sorted by relevance
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()
288 class MILOHDirective {297 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function306 using MILOHArgs = MILOHDirective::LOHArgs;307 using MILOHContainer = SmallVector<MILOHDirective, 32>;313 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()
316 class MILOHDirective {325 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function334 using MILOHArgs = MILOHDirective::LOHArgs;335 using MILOHContainer = SmallVector<MILOHDirective, 32>;341 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()