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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h 131 bool isHighLatencyBlock() { return HighLatencyBlock; }
SIMachineScheduler.cpp 549 if (Succ->isHighLatencyBlock())
1619 TryCand.IsHighLatency = TryCand.Block->isHighLatencyBlock();
1693 if (Parent->isHighLatencyBlock() &&

Completed in 20 milliseconds