Searched refs:InQueue (Results 1 – 2 of 2) sorted by relevance
160 bool InQueue; member243 BBInfo.InQueue = false; in computeAvailable()275 if (!BlockInfo[S->getNumber()].InQueue) { in computeAvailable()276 BlockInfo[S->getNumber()].InQueue = true; in computeAvailable()285 BBInfo.InQueue = false; in computeAnticipated()319 if (!BlockInfo[P->getNumber()].InQueue) { in computeAnticipated()320 BlockInfo[P->getNumber()].InQueue = true; in computeAnticipated()440 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()451 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()
866 bool InQueue = false; member1313 BBInfo.InQueue = false; in computeIncomingVLVTYPE()1357 if (!BlockInfo[S->getNumber()].InQueue) { in computeIncomingVLVTYPE()1358 BlockInfo[S->getNumber()].InQueue = true; in computeIncomingVLVTYPE()1810 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()