Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp55 if (EI.isArtificialDep()) in getEdgeAttributes()
DMachineScheduler.cpp3706 if (EI.isArtificialDep()) in getEdgeAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h655 bool isArtificialDep() const { in isArtificialDep() function