Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp647 LiveIntervalUnion::Query subQ(&VirtReg, &Matrix->getLiveUnions()[*Units]); in canReassign() local
648 if (subQ.checkInterference()) in canReassign()