Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp52 if (EI.isCtrlDep()) in getEdgeAttributes()
DMachineScheduler.cpp3928 if (EI.isCtrlDep()) in getEdgeAttributes()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DScheduleDAG.h656 bool isCtrlDep() const { in isCtrlDep() function