HomeSort by relevance Sort by last modified time
    Searched refs:getThroughBlocks (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
SplitKit.h 173 /// getThroughBlocks - Return the set of through blocks.
174 const BitVector &getThroughBlocks() const { return ThroughBlocks; }
RegAllocGreedy.cpp     [all...]

Completed in 64 milliseconds