Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDScheduleDAGPrinter.cpp50 if (EI.isArtificialDep()) in getEdgeAttributes()
HDMachineScheduler.cpp4400 if (EI.isArtificialDep()) in getEdgeAttributes()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDScheduleDAG.h686 bool isArtificialDep() const { in isArtificialDep() function