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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWIsochChannel.cpp679 UInt32 currentGeneration; local
697 fControl->getIRMNodeID( currentGeneration, addr.nodeID );
698 if (currentGeneration == generation)
704 generation = currentGeneration; // Another bus-reset occurred, do the delay check again
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DEarlyCSE.cpp302 unsigned currentGeneration() { return CurrentGeneration; } function in class:__anon10378::EarlyCSE::StackNode
543 CurrentGeneration = NodeToProcess->currentGeneration();
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCTargetSpace.cpp201 UInt32 currentGeneration = fController->getGeneration(); local
217 if (currentGeneration != generation)

Completed in 123 milliseconds