Home
last modified time | relevance | path

Searched refs:HighLatencyCycles (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp41 static cl::opt<int> HighLatencyCycles( variable
564 SU->Latency = HighLatencyCycles; in ComputeLatency()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp43 static cl::opt<int> HighLatencyCycles( variable
611 SU->Latency = HighLatencyCycles; in computeLatency()