HomeSort by relevance Sort by last modified time
    Searched refs:getLiveUnions (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 143 LiveIntervalUnion *getLiveUnions() { return &Matrix[0]; }
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 670 LiveIntervalUnion::Query subQ(&VirtReg, &Matrix->getLiveUnions()[*Units]);
    [all...]

Completed in 71 milliseconds