Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetOptions.h248 unsigned EnableMachineOutliner : 1; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp117 static cl::opt<RunOutliner> EnableMachineOutliner( variable