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

/external/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp59 if (EI.isCtrlDep())
H A DMachineScheduler.cpp3243 if (EI.isCtrlDep())
/external/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h651 /// isCtrlDep - Test if this is not an SDep::Data dependence.
652 bool isCtrlDep() const { function in class:llvm::SUnit::SUnitIterator

Completed in 2094 milliseconds