Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1947 struct WorkState { in CalcNodeSethiUllmanNumber() struct
1948 WorkState(const SUnit *SU) : SU(SU) {} in CalcNodeSethiUllmanNumber() argument
1949 const SUnit *SU; in CalcNodeSethiUllmanNumber()
1950 unsigned PredsProcessed = 0; in CalcNodeSethiUllmanNumber()