Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp383 bool HasGlueUse = false; in BuildSchedUnits() local
387 HasGlueUse = true; in BuildSchedUnits()
395 if (!HasGlueUse) break; in BuildSchedUnits()