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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DSplitKit.h168 /// getNumLiveBlocks - Return the number of blocks where CurLI is live.
169 unsigned getNumLiveBlocks() const { function in class:llvm::SplitAnalysis
174 /// guaranteed to return the same number as getNumLiveBlocks() after calling
/external/llvm/lib/CodeGen/
H A DSplitKit.h193 /// getNumLiveBlocks - Return the number of blocks where CurLI is live.
194 unsigned getNumLiveBlocks() const { function in class:llvm::SplitAnalysis
199 /// guaranteed to return the same number as getNumLiveBlocks() after calling

Completed in 144 milliseconds