Searched refs:nextSourceNode (Results 1 – 1 of 1) sorted by relevance
1090 BLInstrumentationNode* nextSourceNode; in insertInstrumentationStartingAt() local1100 nextSourceNode = targetNode; // ... since we never made any new nodes in insertInstrumentationStartingAt()1111 nextSourceNode = NULL; // ... otherwise we'll just keep splitting in insertInstrumentationStartingAt()1200 if (nextSourceNode && instrumentNode->getEndingPathNumber()) in insertInstrumentationStartingAt()1201 pushValueIntoNode(instrumentNode, nextSourceNode); in insertInstrumentationStartingAt()