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

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

Completed in 19 milliseconds