Home
last modified time | relevance | path

Searched refs:DisableRegAllocHints (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp33 DisableRegAllocHints("riscv-disable-regalloc-hints", cl::Hidden, variable
700 if (!VRM || DisableRegAllocHints) in getRegAllocationHints()