Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp205 VirtRegRewriter(bool ClearVirtRegs_ = true) : in VirtRegRewriter()
H A DRegAllocFast.cpp181 bool ClearVirtRegs_ = true) in RegAllocFastImpl()
400 RegAllocFast(const RegAllocFilterFunc F = nullptr, bool ClearVirtRegs_ = true) in RegAllocFast()