Home
last modified time | relevance | path

Searched defs:computeLatency (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp999 void ScheduleDAGInstrs::computeLatency(SUnit *SU) { in computeLatency() function in ScheduleDAGInstrs
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp584 void ScheduleDAGSDNodes::computeLatency(SUnit *SU) { in computeLatency() function in ScheduleDAGSDNodes