Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h50 RunOutliner EnableMachineOutliner = RunOutliner::TargetDefault; member
H A DTargetOptions.h275 unsigned EnableMachineOutliner : 1; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp133 static cl::opt<RunOutliner> EnableMachineOutliner( variable