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

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

Completed in 397 milliseconds