Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp205 VirtRegRewriter(bool ClearVirtRegs_ = true) : in VirtRegRewriter() argument
H A DRegAllocFast.cpp182 RegAllocFast(const RegClassFilterFunc F=allocateAllRegClasses,bool ClearVirtRegs_=true) RegAllocFast() argument