Home
last modified time | relevance | path

Searched refs:getLiveUnions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h157 LiveIntervalUnion *getLiveUnions() { return &Matrix[0]; } in getLiveUnions() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp459 LiveIntervalUnion::Query SubQ(VirtReg, Matrix->getLiveUnions()[Unit]); in canReassign()
1518 Matrix->getLiveUnions()[Unit].find(StartIdx); in calcGapWeights()
2765 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI); in runOnMachineFunction()