Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveRegMatrix.h142 LiveIntervalUnion *getLiveUnions() { return &Matrix[0]; } in getLiveUnions() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp647 LiveIntervalUnion::Query subQ(&VirtReg, &Matrix->getLiveUnions()[*Units]); in canReassign()
1635 Matrix->getLiveUnions()[*Units] .find(StartIdx); in calcGapWeights()
2561 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI); in runOnMachineFunction()