Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h49 RunOutliner EnableMachineOutliner = RunOutliner::TargetDefault; member
H A DTargetOptions.h303 unsigned EnableMachineOutliner : 1; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp130 static cl::opt<RunOutliner> EnableMachineOutliner( variable