Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp50 if (EI.isArtificialDep()) in getEdgeAttributes()
DMachineScheduler.cpp3926 if (EI.isArtificialDep()) in getEdgeAttributes()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DScheduleDAG.h659 bool isArtificialDep() const { in isArtificialDep() function