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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAG.h110 DbgIterator ByvalParmDbgBegin() { return ByvalParmDbgValues.begin(); } function in class:llvm::SDDbgInfo
965 SDDbgInfo::DbgIterator ByvalParmDbgBegin() { function in class:llvm::SelectionDAG
966 return DbgInfo->ByvalParmDbgBegin();
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp808 SDDbgInfo::DbgIterator PDI = DAG->ByvalParmDbgBegin();

Completed in 212 milliseconds