Home
last modified time | relevance | path

Searched defs:forceUnitLatencies (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h173 virtual bool forceUnitLatencies() const { return false; } in forceUnitLatencies() function
H A DScheduleDAGFast.cpp111 bool forceUnitLatencies() const override { return true; } in forceUnitLatencies() function in __anon50dbaec70111::ScheduleDAGFast
H A DScheduleDAGRRList.cpp298 bool forceUnitLatencies() const override { in forceUnitLatencies() function in __anona8f1daf90111::ScheduleDAGRRList