HomeSort by: relevance | last modified time | path
    Searched refs:isLiveOutOfMBB (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h 250 bool isLiveOutOfMBB(const LiveRange &LR,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CalcSpillWeights.cpp 258 if (Writes && IsExiting && LIS.isLiveOutOfMBB(LI, MBB))

Completed in 17 milliseconds