Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h49 RunOutliner EnableMachineOutliner = RunOutliner::TargetDefault; global() member
H A DTargetOptions.h312 unsigned EnableMachineOutliner : 1; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp134 static cl::opt<RunOutliner> EnableMachineOutliner( variable