Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h29 std::optional<bool> OptimizeRegAlloc; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp83 static cl::opt<cl::boolOrDefault> OptimizeRegAlloc( variable