Searched defs:findLiveVirtReg (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp203 LiveRegMap::iterator findLiveVirtReg(Register VirtReg) { function
207 LiveRegMap::const_iterator findLiveVirtReg(Register VirtReg) const { function

Completed in 105 milliseconds