Home
last modified time | relevance | path

Searched defs:EnableMachineOutliner (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h50 RunOutliner EnableMachineOutliner = RunOutliner::TargetDefault; member
H A DTargetOptions.h303 unsigned EnableMachineOutliner : 1; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp131 static cl::opt<RunOutliner> EnableMachineOutliner( variable