Searched refs:RunOutliner (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp123 enum RunOutliner { AlwaysOutline, NeverOutline, TargetDefault }; enum
125 static cl::opt<RunOutliner> EnableMachineOutliner(

Completed in 149 milliseconds