Searched refs:getOptimizeRegAlloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h208 bool getOptimizeRegAlloc() const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp906 if (getOptimizeRegAlloc())
1035 bool TargetPassConfig::getOptimizeRegAlloc() const { function in class:TargetPassConfig

Completed in 88 milliseconds