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

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp714 ArrayRef<SDDbgValue*> DVs = DAG->GetDbgValues(N);
H A DSelectionDAG.cpp5750 ArrayRef<SDDbgValue *> DVs = GetDbgValues(FromNode);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAG.h951 /// GetDbgValues - Get the debug values which reference the given SDNode.
952 ArrayRef<SDDbgValue*> GetDbgValues(const SDNode* SD) { function in class:llvm::SelectionDAG

Completed in 238 milliseconds