Home
last modified time | relevance | path

Searched refs:computeLatency (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h105 virtual void computeLatency(SUnit *SU);
H A DScheduleDAGSDNodes.cpp419 computeLatency(NodeSUnit); in BuildSchedUnits()
610 void ScheduleDAGSDNodes::computeLatency(SUnit *SU) { in computeLatency() function in ScheduleDAGSDNodes
H A DScheduleDAGRRList.cpp1016 computeLatency(LoadSU); in TryUnfoldSU()
1045 computeLatency(NewSU); in TryUnfoldSU()