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

/external/llvm/lib/CodeGen/
H A DSplitKit.h176 /// getNumLiveBlocks - Return the number of blocks where CurLI is live.
177 unsigned getNumLiveBlocks() const { function in class:llvm::SplitAnalysis
182 /// guaranteed to return the same number as getNumLiveBlocks() after calling

Completed in 59 milliseconds