Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp55 if (EI.isArtificialDep()) in getEdgeAttributes()
H A DMachineScheduler.cpp3889 if (EI.isArtificialDep()) in getEdgeAttributes()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h660 bool isArtificialDep() const { in isArtificialDep() function