Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp857 bool HasDbg = DAG->hasDebugValues(); in EmitSchedule() local
905 if (HasDbg && BB->getParent()->begin() == MachineFunction::iterator(BB)) { in EmitSchedule()
941 if (HasDbg) in EmitSchedule()
953 if (HasDbg) in EmitSchedule()
965 if (HasDbg) { in EmitSchedule()