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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp84 struct LiveReg { struct in class:__anon3551::RegAllocFast
91 explicit LiveReg(Register VirtReg) : VirtReg(VirtReg) {} function in struct:__anon3551::RegAllocFast::LiveReg
[all...]
H A DInlineSpiller.cpp1403 Register LiveReg; local
1518 Register LiveReg = Insert.second; local
1188 isSpillCandBB(LiveInterval &OrigLI, VNInfo &OrigVNI, MachineBasicBlock &BB, Register &LiveReg) argument
[all...]

Completed in 197 milliseconds