Searched refs:getLiveOutToken (Results 1 – 2 of 2) sorted by relevance
1569 void getLiveOutToken(unsigned allSendNum, const SBNODE_VECT *SBNodes);
2426 sb_bb->getLiveOutToken(unsigned(SBSendNodes.size()), &SBNodes); in tokenAllocation()3046 bb->getLiveOutToken(unsigned(SBSendNodes.size()), &SBNodes); in tokenAllocationGlobalWithPropogation()3103 bb->getLiveOutToken(unsigned(SBSendNodes.size()), &SBNodes); in tokenAllocationGlobal()4524 void G4_BB_SB::getLiveOutToken(unsigned allSendNum, in getLiveOutToken() function in G4_BB_SB