Home
last modified time | relevance | path

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

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