Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp57 if (EI.isCtrlDep()) in getEdgeAttributes()
DMachineScheduler.cpp3708 if (EI.isCtrlDep()) in getEdgeAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h652 bool isCtrlDep() const { in isCtrlDep() function