Searched refs:InQueue (Results 1 – 2 of 2) sorted by relevance
189 bool InQueue; member262 BBInfo.InQueue = false; in computeAvailable()294 if (!BlockInfo[S->getNumber()].InQueue) { in computeAvailable()295 BlockInfo[S->getNumber()].InQueue = true; in computeAvailable()305 BBInfo.InQueue = false; in computeAnticipated()343 if (!BlockInfo[P->getNumber()].InQueue) { in computeAnticipated()344 BlockInfo[P->getNumber()].InQueue = true; in computeAnticipated()464 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()475 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()
847 bool InQueue = false; member1305 BBInfo.InQueue = false; in computeIncomingVLVTYPE()1349 if (!BlockInfo[S->getNumber()].InQueue) { in computeIncomingVLVTYPE()1350 BlockInfo[S->getNumber()].InQueue = true; in computeIncomingVLVTYPE()1828 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()