Searched defs:getRecentPositive (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSpillPlacement.h128 /// getRecentPositive - Return an array of bundles that became positive during
130 ArrayRef<unsigned> getRecentPositive() { return RecentPositive; } function in class:llvm::SpillPlacement

Completed in 63 milliseconds