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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp768 bool HasDbg = DAG->hasDebugValues(); local
771 if (HasDbg && BB->getParent()->begin() == MachineFunction::iterator(BB)) {
806 if (HasDbg)
813 if (HasDbg)
820 if (HasDbg) {

Completed in 180 milliseconds