Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isParameter

5875 void SelectionDAG::AddDbgValue(SDDbgValue *DB, SDNode *SD, bool isParameter) {
5876 DbgInfo->add(DB, SD, isParameter);