Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp924 splitAroundRegion(LiveRangeEdit & LREdit,ArrayRef<unsigned> UsedCands) splitAroundRegion() argument
1196 LiveRangeEdit LREdit(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); doRegionSplit() local
1301 LiveRangeEdit LREdit(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); tryBlockSplit() local
1431 LiveRangeEdit LREdit(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); tryInstructionSplit() local
1762 LiveRangeEdit LREdit(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); tryLocalSplit() local
[all...]