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

  /external/llvm/lib/CodeGen/
SpillPlacement.h 127 /// getRecentPositive - Return an array of bundles that became positive during
129 ArrayRef<unsigned> getRecentPositive() { return RecentPositive; }
RegAllocGreedy.cpp 797 ArrayRef<unsigned> NewBundles = SpillPlacer->getRecentPositive();
    [all...]

Completed in 7924 milliseconds